]> granicus.if.org Git - llvm/shortlog
llvm
2019-07-23 Roman Lebedev[InstSimplify][NFC] Tests for skipping 'div-by-0' check...
2019-07-23 Roman Lebedev[NFC][PhaseOredering][SimplifyCFG] Add more runlines...
2019-07-23 Simon Pilgrim[TargetLowering] Add SimplifyMultipleUseDemandedBits
2019-07-23 Sam Elliott[RISCV] Re-enable rv32i-aliases-invalid.s test
2019-07-23 George Rimar[Object/ELF.h] - Improve testing of the fields in ELFFi...
2019-07-23 George Rimar[yaml2obj] - Add a support for defining null sections...
2019-07-23 Simon Pilgrim[SLPVectorizer] Remove null-pointer test. NFCI.
2019-07-23 David Green[ARM] Rename NEONModImm to VMOVModImm. NFC
2019-07-23 Hideto Ueno[Attributor][NFC] Re-run clang-format on the Attributor.cpp
2019-07-23 Hideto Ueno[Attributor] Deduce "dereferenceable" attribute
2019-07-23 Eugene Leviant[llvm-objcopy] Allow strip symtab in executables and...
2019-07-23 Yi KongFix gold-plugin Windows build
2019-07-23 George Rimar[yaml2elf] - Treat the SHN_UNDEF section as kind of...
2019-07-23 Hideto Ueno[AMDGPU][NFC] Simplify test file for amdgcn intrinsics
2019-07-23 Craig Topper[DAGCombiner] Make ShrinkLoadReplaceStoreWithStore...
2019-07-23 Craig Topper[DAGCombiner] Use SDNode::isOperandOf to simplify some...
2019-07-23 Robert Widmann[LLVM-C] Improve Bindings to The Internalize Pass
2019-07-23 Zi Xuan Wu[PowerPC] Replace float load/store pair with integer...
2019-07-23 Richard TrieuInline function call into assert to fix unused variable...
2019-07-23 Richard TrieuMove variable out from debug only section.
2019-07-23 Shoaib Meenai[llvm-lipo] Implement -info
2019-07-22 Stefan StipanovicFixing build error from commit 95cbc3d
2019-07-22 Philip Reames[Statepoints] Fix a bug in statepoint lowering for...
2019-07-22 Peter CollingbourneFix pointer width in test from r366754.
2019-07-22 Nico Webergn build: Wrap two comments to 80 columns
2019-07-22 Jonas Devlieghere[DWARF] Add more error handling to debug line parser.
2019-07-22 Philip Reames[Statepoints] Add a test which shows a miscompile with...
2019-07-22 Stefan StipanovicRevert "Fixing build error from commit 9285295."
2019-07-22 David Blaikiellvm-objcopy/test: add REQUIRES: shell for use of umask
2019-07-22 Peter CollingbourneAnalysis: Don't look through aliases when simplifying...
2019-07-22 Stefan StipanovicFixing build error from commit 9285295.
2019-07-22 Roman Lebedev[NFC][PatternMatch] Refactor code into a proper "matche...
2019-07-22 Roman Lebedev[InstSimplify][NFC] Tests for skipping 'div-by-0' check...
2019-07-22 Roman Lebedev[SimplifyCFG][NFC] Test that we fail to flatten CFG...
2019-07-22 Roman Lebedev[SimplifyCFG][NFC] Test that we fail to flatten CFG...
2019-07-22 Roman Lebedev[InstCombine][NFC] Tests for canonicalization of unsign...
2019-07-22 Roman Lebedev[NFC][PhaseOrdering] Add tests showcasing the problems...
2019-07-22 Roman Lebedev[IndVarSimplify][NFC] Autogenerate check lines in loop_...
2019-07-22 Matt ArsenaultAMDGPU: Don't use SDNodeXForm for DS offset output
2019-07-22 Eric ChristopherTemporarily Revert "[Attributor] Liveness analysis...
2019-07-22 Stefan Stipanovic[Attributor] Liveness analysis.
2019-07-22 Craig Topper[X86] When using AND+PACKUS in lowerV16I8Shuffle, gener...
2019-07-22 Jason Liu[NFC][PowerPC]Change ADDIStocHA to ADDIStocHA8 to follo...
2019-07-22 Stefan Stipanovic[Attributor] NoAlias on return values.
2019-07-22 Sean FertileStubs out TLOF for AIX and add support for common vars...
2019-07-22 Petr Hosek[SafeStack] Insert the deref after the offset
2019-07-22 Peter CollingbourneWholeProgramDevirt: Teach the pass to respect the globa...
2019-07-22 Sean Fertile[PowerPC] Fix comment on MO_PLT Target Operand Flag...
2019-07-22 Sean Fertile[Object][XCOFF] Remove extra includes from XCOFF relate...
2019-07-22 Peter CollingbourneLowerTypeTests: Teach the pass to respect global alignm...
2019-07-22 Nilanjana BasuChanges to emit CodeView debug info nested type records...
2019-07-22 Stanislav Mekhanoshin[AMDGPU] Test update. NFC.
2019-07-22 Simon Pilgrim[SLPVectorizer] Fix some MSVC/cppcheck uninitialized...
2019-07-22 Vlad TsyrklevichRevert "Reland [ELF] Loose a condition for relocation...
2019-07-22 Matt ArsenaultTableGen: Support physical register inputs > 255
2019-07-22 Sam Parker[ARM][LowOverheadLoops] Revert remaining pseudos
2019-07-22 Matt ArsenaultAMDGPU/GlobalISel: Fix broken tests
2019-07-22 Nikola PricaReland [ELF] Loose a condition for relocation with...
2019-07-22 Matt ArsenaultAMDGPU/GlobalISel: Remove unnecessary code
2019-07-22 David Green[ARM] Fix for MVE VPT block pass
2019-07-22 Simon Pilgrim[X86] EltsFromConsecutiveLoads - support common source...
2019-07-22 Matt ArsenaultAMDGPU/GlobalISel: Fix tests without asserts
2019-07-22 Christudasan... Added address-space mangling for stack related intrinsics
2019-07-22 Simon Pilgrim[X86][SSE] Add EltsFromConsecutiveLoads test case ident...
2019-07-22 George Rimar[yaml2obj] - Change how we handle implicit sections.
2019-07-22 Stefan GranitzAdd location of SVN staging dir to git-llvm error output
2019-07-22 Oliver Stannard[IPRA][ARM] Make use of the "returned" parameter attribute
2019-07-22 George Rimar[llvm-readobj] - Stop using precompiled objects in...
2019-07-22 Jay Foad[AMDGPU] Save some work when an atomic op has no uses
2019-07-22 Kai Luo[PowerPC][NFC] Precommit a test case where ppc-mi-peeph...
2019-07-22 Serguei Katkov[Loop Peeling] Fix the handling of branch weights of...
2019-07-22 Fangrui Song[utils] Clean up UpdateTestChecks/common.py
2019-07-22 Craig Topper[InstCombine] Add foldAndOfICmps test cases inspired...
2019-07-21 Nemanja Ivanovic[PowerPC][NFC] Precomit test case for upcoming patch
2019-07-21 Simon Pilgrim[X86] SimplifyDemandedVectorEltsForTargetNode - Move...
2019-07-21 Nemanja Ivanovic[PowerPC][NFC] Regenerate test using script
2019-07-21 Craig Topper[InstCombine] Update comment I missed in r366649. NFC
2019-07-21 Simon Pilgrim[SmallBitVector] Fix bug in find_next_unset for small...
2019-07-21 Aditya Nandakumar[GISel]: Attach missing range metadata while translatin...
2019-07-21 David Green[ARM] Move MVE VPT block tests into the Thumb2 director...
2019-07-21 Roman Lebedev[NFC][InstCombine] Add a few extra srem-by-power-of...
2019-07-21 Craig Topper[InstCombine] Remove insertRangeTest code that handles...
2019-07-21 Craig Topper[InstCombine] Don't use AddOne/SubOne to see if two...
2019-07-21 Nico Webergn build: Merge r366622
2019-07-20 Roman Lebedev[NFC][InstCombine] Autogenerate a few tests
2019-07-20 Roman Lebedev[NFC][InstCombine] Add srem-by-signbit tests - still...
2019-07-20 Roman Lebedev[NFC][Codegen][X86][AArch64] Add "(x s% C) == 0" tests
2019-07-20 Roman Lebedev[Codegen][SelectionDAG] X u% C == 0 fold: non-splat...
2019-07-20 Simon Pilgrim[X86][SSE] Use PSADBW to improve vXi8 sum reduction...
2019-07-20 Florian Hahn[Local] Zap blockaddress without users in ConstantFoldT...
2019-07-20 Jessica Paquette[GlobalISel][AArch64] Contract trivial same-size cross...
2019-07-19 Guanzhong Chen[WebAssembly] Compute and export TLS block alignment
2019-07-19 Daniel SandersRe-commit: r366610 and r366612: Expand pseudo-component...
2019-07-19 Matt ArsenaultAMDGPU/GlobalISel: Legalize GEP for other 32-bit addres...
2019-07-19 Stanislav Mekhanoshin[AMDGPU] Autogenerate register sequences in tuples
2019-07-19 Stanislav Mekhanoshin[AMDGPU] Fixed occupancy calculation for gfx10
2019-07-19 Daniel SandersRevert r366610 and r366612: Expand pseudo-components...
2019-07-19 Craig Topper[InstCombine] Fix copy/paste mistake in the test cases...
2019-07-19 Matt ArsenaultAMDGPU: Avoid custom predicates for stores with glue
2019-07-19 Daniel SandersFix a latent bug discovered by r366610: nativecodegen...
next