]> granicus.if.org Git - llvm/shortlog
llvm
2019-04-18 Nico Webergn build: Merge r358633
2019-04-18 Nico Webergn build: Merge r358620
2019-04-18 Jordan Rupprecht[llvm-objcopy] Add -B mips
2019-04-18 George Rimar[yaml2elf/obj2yaml] - Allow normal parsing/dumping...
2019-04-18 Simon Pilgrim[X86][SSE] Lower ICMP EQ(AND(X,C),C) -> SRA(SHL(X,LOG2...
2019-04-18 James Henderson[llvm-objcopy][llvm-strip] Add switch to allow removing...
2019-04-18 Cullen RhodesTest commit access [NFC]
2019-04-18 Serguei Katkov[NewPM] Add Option handling for LoopVectorize
2019-04-18 Kang Zhang[PowerPC] Fix wrong ElemSIze when calling isConsecutiveLS()
2019-04-18 Rong Xu[llvm-profdata] Fix one bad format in llvm-profdata...
2019-04-18 Eric ChristopherElaborate why we have an option on by default for enabl...
2019-04-18 Tim Renouf[AMDGPU] Avoid DAG combining assert with fneg(fadd...
2019-04-18 Ali TamurFix a typo in comments. [NFC]
2019-04-18 Aditya Nandakumar[GISel]:IRTranslator: Prefer a buidInstr form that...
2019-04-18 Richard TrieuFix bad compare function over FusionCandidate.
2019-04-18 Adrian PrantlRevert Implement sys::fs::copy_file using the macOS...
2019-04-18 Adrian PrantlImplement sys::fs::copy_file using the macOS copyfile...
2019-04-17 Akira HatanakaFix formatting. NFC
2019-04-17 Sanjay Patel[x86] try to widen 'shl' as part of LEA formation
2019-04-17 Denis BakhvalovTest commit by Denis Bakhvalov
2019-04-17 Nick Desaulniers[AsmPrinter] hoist %a output template to base class...
2019-04-17 Amara EmersonAdd a getSizeInBits() accessor to MachineMemOperand...
2019-04-17 Amara Emerson[GlobalISel] Add legalization support for non-power...
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-17 Nick Desaulniers[AsmPrinter] defer %c to base class for ARM, PPC, and...
2019-04-17 Steven Wu[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
2019-04-17 Philip Reames[InstCombine] Factor out unreachable inst idiom creatio...
2019-04-17 Nikita Popov[LVI][CVP] Constrain values in with.overflow branches
2019-04-17 Dmitry Preobrazhensky[AMDGPU][MC] Corrected handling of "-" before expressions
2019-04-17 Sanjay Patel[ARM] tighten test checks; NFC
2019-04-17 Rhys PerryAMDGPU: Force skip over SMRD, VMEM and s_waitcnt instru...
2019-04-17 Sanjay Patel[ARM] make test checks more thorough; NFC
2019-04-17 Florian Hahn[LoopUnroll] Allow unrolling if the unrolled size does...
2019-04-17 Simon Pilgrim[DAGCombine] Add SimplifyDemandedBits helper that handl...
2019-04-17 Lang Hames[Support] Add LEB128 support to BinaryStreamReader...
2019-04-17 Florian Hahn[ScheduleDAGRRList] Recompute topological ordering...
2019-04-17 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of registers
2019-04-17 Tim Renouf[AMDGPU] Flag new raw/struct atomic ops as source of...
2019-04-17 Nico Webergn build: Merge r358554
2019-04-17 Robert Widmann[LLVM-C] Add DIFile Field Accesssors
2019-04-17 Simon Pilgrim[CostModel][X86] Add bool anyof/allof reduction costs
2019-04-17 Fangrui Song[DWARF] llvm::Error -> Error. NFC
2019-04-17 Fangrui SongChange some llvm::{lower,upper}_bound to llvm::bsearch...
2019-04-17 Jordan Rupprecht[llvm-objcopy] Support full list of bfd targets that...
2019-04-17 Roman Lebedev[CVP] processOverflowIntrinsic(): don't crash if consta...
2019-04-17 Fangrui Song[DWARF] Pass ReferenceToDIEOffsets elements by reference
2019-04-17 Dmitri GribenkoFixed error message printing in write_cmake_config.py
2019-04-17 Craig Topper[X86] Autogenerate complete checks. NFC
2019-04-17 Craig Topper[X86] In CopyToFromAsymmetricReg, use VR128 instead...
2019-04-17 Andrea Di Biagio[MCA] Moved the bottleneck analysis to its own file...
2019-04-17 Eric ChristopherRevert "Add basic loop fusion pass." Per request.
2019-04-17 Eric ChristopherRevert "Temporarily Revert "Add basic loop fusion pass.""
2019-04-17 Eric ChristopherRemove the run-slp-after-loop-vectorization option.
2019-04-17 Eric ChristopherTemporarily Revert "Add basic loop fusion pass."
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-16 Sam McCall[ADT] llvm::bsearch, binary search for mere mortals
2019-04-16 Sanjay Patel[x86] adjust LEA tests for better coverage; NFC
2019-04-16 Robert Widmann[LLVM-C] Add Accessors For Global Variable Metadata...
2019-04-16 Ali TamurFix a typo in comments. [NFC]
2019-04-16 Nick Desaulniers[NVPTXAsmPrinter] clean up dead code. NFC
2019-04-16 Simon Pilgrim[TargetLowering] Rename preferShiftsToClearExtremeBits...
2019-04-16 Sanjay Patel[EarlyCSE] detect equivalence of selects with inverse...
2019-04-16 Anton AfanasyevTime profiler: optimize json output time
2019-04-16 Nikita Popov[CVP] Simplify umulo and smulo that cannot overflow
2019-04-16 Anton Afanasyev[Support][JSON] Add reserve() to json Array
2019-04-16 Simon Pilgrim[SLP] Refactoring of the operand reordering code.
2019-04-16 Nikita Popov[CVP] Add tests for non-overflowing mulo; NFC
2019-04-16 Simon Pilgrim[X86][AVX] X86ISD::PERMV/PERMV3 node types can never...
2019-04-16 Nikita Popov[InstCombine] Prune fshl/fshr with masked operands
2019-04-16 Nikita Popov[InstCombine] Add tests for fshl/fshr with masked opera...
2019-04-16 Sanjay Patel[x86] add more tests for LEA formation; NFC
2019-04-16 Nikita Popov[IR] Add WithOverflowInst class
2019-04-16 Philip Reames[Tests] Add branch_weights to latches so that test...
2019-04-16 Krzysztof Parzyszek[Hexagon] Remove indeterministic traversal order
2019-04-16 Fangrui Song[llvm-objdump] Test tabs in disassemble-align.s with...
2019-04-16 Luis Marques[DAGCombiner] Add missing flag to addressing mode check
2019-04-16 whitequark[OCaml] Update api to account for FNeg and CallBr instr...
2019-04-16 Luis Marques[RISCV] Custom lower SHL_PARTS, SRA_PARTS, SRL_PARTS
2019-04-16 Ulrich Weigand[SystemZ] Add missing intrinsics to intrinsics-immarg.ll
2019-04-16 Kadir Cetinkaya[llvm][Support] Provide interface to set thread priorities
2019-04-16 Nico Weberllvm-undname: Consistently use "return nullptr" in...
2019-04-16 Nico Weberllvm-undname: Fix nullptr deref on invalid structor...
2019-04-16 Nico Weberllvm-undname: Tweak arena allocator
2019-04-16 Nico Weberllvm-undname: add a missing CHECK: to a passing test
2019-04-16 Nico WeberFix llvm-undname tests after r358485
2019-04-16 Nico Webergn build: Merge r358422
2019-04-16 Nico Weberllvm-undname: Add a -raw-file flag to pass a raw buffer...
2019-04-16 Hans WennborgRe-commit r357452: SimplifyCFG SinkCommonCodeFromPredec...
2019-04-16 Dmitri GribenkoRemoved CMake cache upgrade code from 2011
2019-04-16 Hans WennborgAsan use-after-scope: don't poison allocas if there...
2019-04-16 Anton AfanasyevUse native llvm JSON library for time profiler output
2019-04-16 Fangrui Song[llvm-objdump] Align instructions to a tab stop in...
2019-04-16 Fangrui Song[llvm-objdump] Simplify PrintHelpMessage() logic
2019-04-16 Quentin Colombet[CodeExtractor] Add a few debug lines to understand...
2019-04-16 Eric ChristopherRemove some more unused headers from MachineFunction...
2019-04-16 Shoaib MeenaiReapply [Support] Fix recursive response file expansion...
2019-04-16 Shoaib MeenaiReapply [Support] Add a test for recursive response...
2019-04-15 Shoaib MeenaiRevert [Support] Add a test for recursive response...
2019-04-15 Shoaib MeenaiRevert [Support] Fix recursive response file expansion...
2019-04-15 Alex LorenzRevert r358405: "[llvm-objdump] Align instructions...
next