]> granicus.if.org Git - llvm/shortlog
llvm
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...
2019-04-15 Amara Emerson[AArch64][GlobalISel] Don't do extending loads combine...
2019-04-15 Quentin Colombet[LSR] Rewrite misses some fixup locations if it splits...
2019-04-15 Sean SilvaOnly use argv[0] as the main executable name if it...
2019-04-15 Sanjay Patel[EarlyCSE] add more tests for double-negated select...
2019-04-15 Shoaib Meenai[Support] Fix recursive response file expansion guard
2019-04-15 Shoaib Meenai[Support] Add a test for recursive response file expansion
2019-04-15 Craig Topper[X86] Limit the 'x' inline assembly constraint to zmm0...
2019-04-15 Craig Topper[X86] Fix a stack folding test to have a full xmm2...
2019-04-15 Anton AfanasyevTime profiler: small fixes and optimizations
2019-04-15 Matt ArsenaultAMDGPU: Fix unreachable when counting register usage...
2019-04-15 Matt ArsenaultAMDGPU: Fix printed format of SReg_96
2019-04-15 Sanjay Patel[EarlyCSE] add test for select condition double-negatio...
2019-04-15 Alex LorenzRevert r358418: "[llvm-objdump] Simplify PrintHelpMessa...
2019-04-15 Philip Reames[Tests] Add a few more tests for LoopPredication w...
2019-04-15 Craig Topper[X86] Block i32/i64 for 'k' and 'Yk' in getRegForInline...
2019-04-15 Philip Reames[LoopPred] Stop passing around builders [NFC]
2019-04-15 Sanjay Patel[x86] update test checks; NFC
2019-04-15 Wolfgang Pieb[DEBUGINFO] Prevent Instcombine from dropping debuginfo...
2019-04-15 Pete CouperusAdd explicit dependency to MCDwarf.h in ARC backend.
2019-04-15 Hiroshi YamauchiFix header guard typo and build error.
2019-04-15 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-15 Craig Topper[X86] Restore the pavg intrinsics.
2019-04-15 Sean FertileAdd slbfee instruction.
2019-04-15 Hiroshi Yamauchi[PGO] Profile guided code size optimization.
2019-04-15 Nico Weberllvm-undname: Fix nullptr deref on invalid conversion...
2019-04-15 Sanjay Patel[EarlyCSE] add tests for selects with commuted operands...
2019-04-15 Philip Reames[LoopPred] Hoist and of predicated checks where legal
2019-04-15 Fangrui Song[llvm-objdump] Simplify PrintHelpMessage() logic
2019-04-15 Fangrui Song[llvm-objdump] Wrap things in namespace llvm
2019-04-15 Fangrui Song[llvm-objdump] Delete unused forward declarations
next