]> granicus.if.org Git - llvm/shortlog
llvm
2019-06-13 Simon Tatham[ARM] Set up infrastructure for MVE vector instructions.
2019-06-13 Simon Pilgrim[CodeGen] Add getMachineMemOperand + MachineMemOperand...
2019-06-13 Jeremy Morse[DebugInfo] Honour variable fragments in LiveDebugValues
2019-06-13 Dmitry Preobrazhensky[AMDGPU][MC] Enabled constant expressions as operands...
2019-06-13 Eugene Leviant[ThinLTO][Bitcode] Add 'entrycount' to FS_COMBINED_PROF...
2019-06-13 Simon Pilgrim[X86][AVX] Add broadcast(v4f64 hadd) test
2019-06-13 Simon Pilgrim[X86][SSE] Avoid assert for broadcast(horiz-op()) cases...
2019-06-13 Simon Pilgrim[X86][SSE] Add tests for underaligned nt stores
2019-06-13 Chris Jackson[llvm-nm] Additional lit tests for command line options
2019-06-13 Simon Pilgrim[X86][SSE] Add SSE4A nt store tests on X86 as well...
2019-06-13 Nikola Prica[DebugInfo] Move Value struct out of DebugLocEntry...
2019-06-13 Jeremy Morse[DebugInfo] Use FrameDestroy to extend stack locations...
2019-06-13 Simon Tatham[ARM] Refactor handling of IT mask operands.
2019-06-13 Eugene Leviant[llvm-objcopy] Implement IHEX reader
2019-06-13 Sander de SmalenImprove reduction intrinsics by overloading result...
2019-06-13 Owen ReynoldsRevert [llvm-ar][test] Add to MRI test coverage
2019-06-13 Sam Parker[NFC] Simplify Call query
2019-06-13 Sam Parker[ARM][TTI] Scan for existing loop intrinsics
2019-06-13 Sander de Smalen[IntrinsicEmitter] Extend argument overloading with...
2019-06-13 Owen Reynolds[llvm-ar][test] Add to MRI test coverage
2019-06-13 Craig Topper[X86] Correct instruction operands in evex-to-vex-compr...
2019-06-13 Shawn Landden[SimplifyCFG] reverting preliminary Switch patches...
2019-06-13 Shawn Landden[SimpligyCFG] NFC intended, remove GCD that was only...
2019-06-13 Shawn Landden[SimplifyCFG] NFC, update Switch tests to better examin...
2019-06-13 Craig Topper[X86] Add tests for some the special cases in EVEX...
2019-06-13 Shawn Landden[SimplifyCFG] revert the last commit.
2019-06-13 Shawn Landden[SimplifyCFG] NFC, update Switch tests to HEAD so I can
2019-06-13 Tom StellardX86: Clean up pass initialization
2019-06-13 David L. JonesRevert r361811: 'Re-commit r357452 (take 2): "SimplifyC...
2019-06-13 Dinar Temirbulatov[SLP] Update propagate_ir_flags.ll test to check that...
2019-06-12 Philip Reames[Tests] Highlight impact of multiple exit LFTR (D62625...
2019-06-12 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to X86/avx512-intri...
2019-06-12 Mircea Trofin[llvm] Expose DWARFDebugLine::LineTable::getFileNameEntry
2019-06-12 Sanjay Patel[x86] add tests for vector shifts; NFC
2019-06-12 Serge GueltonSanitize llvm-extract -help output
2019-06-12 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to X86/avx512vl...
2019-06-12 Jordan Rupprecht[llvm-readobj] Fix output interleaving issue caused...
2019-06-12 Philip Reames[IndVars] Extend diagnostic -replexitval flag w/ability...
2019-06-12 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to X86/avx512vl...
2019-06-12 Philip Reames[Tests] Autogen RLEV test and add tests for a future...
2019-06-12 Philip Reames[Tests] Add tests to highlight sibling loop optimizatio...
2019-06-12 Stanislav Mekhanoshin[AMDGPU] more gfx1010 tests. NFC.
2019-06-12 Jordan Rupprecht[llvm-ar][test] Relax lit directory assumptions in...
2019-06-12 Stanislav Mekhanoshin[AMDGPU] gfx1010 dpp16 and dpp8
2019-06-12 Stanislav Mekhanoshin[AMDGPU] gfx1010 premlane instructions
2019-06-12 Simon Atanasyan[Mips] Add s.d instruction alias for Mips1
2019-06-12 Shoaib Meenai[llvm-lipo] Update llvm-lipo docs for -archs flag
2019-06-12 Simon Pilgrim[X86][SSE] Avoid unnecessary stack codegen in NT merge...
2019-06-12 Philip Reames[SCEV] Teach computeSCEVAtScope benefit from one-input...
2019-06-12 Simon Pilgrim[TargetLowering] Add MachineMemOperand::Flags to allows...
2019-06-12 Simon Pilgrim[X86][AVX] Fold concat(vpermilps(x,c),vpermilps(y,c...
2019-06-12 Sanjay Patel[InstCombine] add tests for fmin/fmax libcalls; NFC
2019-06-12 Sam ParkerRevert rL363156.
2019-06-12 David Bolvansky[NFC[ Updated tests for D54411
2019-06-12 Nico Webergn build: Add SystemZ target
2019-06-12 Matt ArsenaultStackProtector: Use PointerMayBeCaptured
2019-06-12 Matt ArsenaultAMDGPU/GlobalISel: Fix using illegal situations in...
2019-06-12 Mikael Holmen[ARM] Fix compiler warning
2019-06-12 Matt ArsenaultLoopVersioning: Respect convergent
2019-06-12 Anton Afanasyev[MIR] Skip hoisting to basic block which may throw...
2019-06-12 Sanjay Patel[InstCombine] add tests for fcmp+select with FMF (minnu...
2019-06-12 Matt ArsenaultLoopLoadElim: Respect convergent
2019-06-12 Jeremy Morse[DebugInfo] Add a test that fell out of an earlier...
2019-06-12 Matt ArsenaultLoopDistribute/LAA: Respect convergent
2019-06-12 Nico Webergn build: Add Mips target
2019-06-12 Matt ArsenaultLoopDistribute/LAA: Add tests to catch regressions
2019-06-12 Sam Parker[NFC] Add HardwareLoops lit.local.cfg file
2019-06-12 Sam ParkerAttempt to fix non-Arm buildbots
2019-06-12 Nico WeberFix a Wunused-lambda-capture warning.
2019-06-12 Nico Webergn build: add RISCV target
2019-06-12 Simon Pilgrim[X86][AVX] Tests showing missing concat(shuffle,shuffle...
2019-06-12 Nico Webergn build: Merge r363122
2019-06-12 Ben Dunbobbin[Legacy LTO] Fix build bots: r363140: Fix export name
2019-06-12 Sam Parker[ARM] Implement TTI::isHardwareLoopProfitable
2019-06-12 Ayke van Laethem[bindings/go][NFC] Format code with go fmt
2019-06-12 Sam Parker[NFC][SCEV] Add NoWrapFlag argument to InsertBinOp
2019-06-12 James Henderson[docs][llvm-symbolizer] Fix typo and grammar error
2019-06-12 Nico WeberShare /machine: handling code with llvm-cvtres too
2019-06-12 Xing GUO[DOC] Fix `load` instructions' syntax, function definition.
2019-06-12 Simon Pilgrim[XCore] CombineSTORE - Use allowsMemoryAccess wrapper...
2019-06-12 Ben Dunbobbin[ThinLTO]LTO]Legacy] Fix dependent libraries support...
2019-06-12 James Henderson[docs] Fix typo
2019-06-12 Simon Pilgrim[XCore] LowerLOAD/LowerSTORE - Use allowsMemoryAccess...
2019-06-12 James Henderson[llvm-nm] Fix docs and help text for --print-size
2019-06-12 Orlando Cazalet... Revert "[DebugInfo@O2][LoopVectorize] pr39024: Vectoriz...
2019-06-12 Dylan McKay[AVR] Fix the 'avr-tiny.ll' and 'avr25.ll' subtarget...
2019-06-12 Sjoerd Meijer[AArch64] Merge globals when optimising for size
2019-06-12 Nikolai Kosjargitignore: Ignore Qt Creator project configuration...
2019-06-12 Craig Topper[X86] Add VCMPSSZrr_Intk and VCMPSDZrr_Intk to isNonFol...
2019-06-12 Alex Bradbury[RISCV] Fix inline-asm.ll test by adding nounwind attribute
2019-06-12 Hsiangkai Wang[RISCV] Add CFI directives for RISCV prologue/epilog.
2019-06-12 Hsiangkai Wang[NFC] Correct comments in RegisterCoalescer.
2019-06-12 Kai Luo[PowerPC][NFC] Added test for sext/shl combination...
2019-06-12 Cameron McInally[NFC][CodeGen] Add unary FNeg tests to X86/avx512vl...
2019-06-11 Philip ReamesFix a bug in getSCEVAtScope w.r.t. non-canonical loops
2019-06-11 Philip ReamesGeneralize icmp matching in IndVars' eliminateTrunc
2019-06-11 Sanjay Patel[Analysis] add isSplatValue() for vectors in IR
2019-06-11 Jinsong Ji[PowerPC][NFC]Remove sms-simple.ll test temporarily.
2019-06-11 Jordan Rupprecht[docs] Add "GNU binutils Replacements" section to comma...
2019-06-11 Amara Emerson[GlobalISel] Add a G_JUMP_TABLE opcode.
next