]> granicus.if.org Git - llvm/shortlog
llvm
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...
2019-07-19 Craig Topper[InstCombine] Add test cases for PR42691. NFC
2019-07-19 Daniel SandersExpand pseudo-components before embedding in llvm-config
2019-07-19 Matt ArsenaultAMDGPU: Redefine setcc condition PatLeafs
2019-07-19 Matt ArsenaultAMDGPU: Don't rely on m0 being -1 for GWS offsets
2019-07-19 Matt ArsenaultAMDGPU: Force s_waitcnt after GWS instructions
2019-07-19 Matt ArsenaultLiveIntervals: Fix handleMove asserting on BUNDLE
2019-07-19 Louis DionneRevert "[libc++] Integrate the PSTL into libc++"
2019-07-19 Michael Liao[AMDGPU] Add test case on crashing of `si-lower-sgpr...
2019-07-19 Nick DesaulniersRevert "Use the MachineBasicBlock symbol for a callbr...
2019-07-19 Matt Morehouse[RISCV] Disable tests failing on buildbots.
2019-07-19 Stanislav Mekhanoshin[AMDGPU] Allow register tuples to set asm names
2019-07-19 Matt ArsenaultAMDGPU/GlobalISel: Fix MMO flags for kernel argument...
2019-07-19 Matt ArsenaultGlobalISel: Add GINodeEquiv for fcopysign
2019-07-19 Shoaib Meenai[llvm-lipo] Remove trailing whitespace. NFC
2019-07-19 Louis Dionne[libc++] Integrate the PSTL into libc++
2019-07-19 Matt ArsenaultAMDGPU: Add some function return test cases
2019-07-19 Simon Pilgrim[AMDGPU] Regenerate test file for upcoming patch. NFCI.
2019-07-19 Matt ArsenaultAMDGPU: Attempt to fix bot error
2019-07-19 Matt ArsenaultAMDGPU/GlobalISel: Selection for fminnum/fmaxnum
2019-07-19 Matt ArsenaultAMDGPU/GlobalISel: Support arguments with multiple...
2019-07-19 Matt ArsenaultAMDGPU/GlobalISel: Rewrite lowerFormalArguments
2019-07-19 Matt ArsenaultAMDGPU: Decompose all values to 32-bit pieces for calli...
2019-07-19 Nico Webergn build: Set +x on symlink_or_copy.py
2019-07-19 Matt ArsenaultDAG: Handle dbg_value for arguments split into multiple...
2019-07-19 Than McIntosh[NFC] include cstdint/string prior to using uint8_t...
2019-07-19 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of branch offsets
2019-07-19 Kai Luo[MachineCSE][MachinePRE] Avoid hoisting code from code...
2019-07-19 Than McIntosh[X86] for split stack, not save/restore nested arg...
2019-07-19 Roman Lebedev[NFC][InstCombine] Tests for 'rem' formation from sub...
2019-07-19 Roman Lebedev[NFC][InstCombine] Redundant masking before left-shift...
2019-07-19 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2019-07-19 Oliver StannardDon't update NoTrappingFPMath and FPDenormalMode in...
2019-07-19 George Rimar[llvm-readelf] - A fix for: "--hash-symbols asserts...
2019-07-19 Oliver Stannard[IPRA] Don't rely on non-exact function definitions
2019-07-19 Mikhail Maltsev[ARM] Add <saturate> operand to SQRSHRL and UQRSHLL
2019-07-19 Hubert Tong[sanitizers] Use covering ObjectFormatType switches
2019-07-19 Jay Foad[AMDGPU] Simplify the exclusive scan used for optimized...
2019-07-19 Serguei Katkov[Loop Peeling] Enable peeling of multiple exits by...
2019-07-19 Roman Lebedev[InstCombine] Dropping redundant masking before left...
2019-07-19 Roman Lebedev[InstCombine] Dropping redundant masking before left...
2019-07-19 Roman Lebedev[InstCombine] Dropping redundant masking before left...
2019-07-19 Roman Lebedev[InstCombine] Dropping redundant masking before left...
2019-07-19 Roman Lebedev[InstCombine] Dropping redundant masking before left...
2019-07-19 Roman Lebedev[InstCombine] Dropping redundant masking before left...
2019-07-19 Hubert Tong[NFC] Fix an indentation issue in llvm/Support/TargetRe...
2019-07-19 Hsiangkai Wang[DebugInfo] Some fields do not need relocations even...
2019-07-19 Chris Lattnerunbreak links
next