]> granicus.if.org Git - llvm/shortlog
llvm
2019-02-12 David Green[Codegen] Make sure kill flags are not incorrect from...
2019-02-12 Jordan Rupprecht[llvm-dwp] Abort when dwo_id is unset
2019-02-12 Matt ArsenaultAMDGPU/GlobalISel: Only make f16 constants legal on...
2019-02-12 Matt ArsenaultGlobalISel: Use default rounding mode when extending...
2019-02-12 Matt ArsenaultGlobalISel: Move some more legalize cases into functions
2019-02-12 Sam McCall[LoopSimplifyCFG] Fix test broken in release mode in...
2019-02-12 Max Kazantsev[NFC] Simplify code & reduce nest slightly
2019-02-12 Jeremy Morse[DebugInfo] Don't salvage load operations (PR40628).
2019-02-12 David Stenberg[DebugInfo] Keep parameter DBG_VALUEs before prologue...
2019-02-12 Max Kazantsev[IndVars] Fix corner case with unreachable Phi inputs...
2019-02-12 Fangrui Song[llvm-readobj] Only allow 4-byte pr_data
2019-02-12 George Rimar[llvm-readobj] - Simplify .gnu.version_r dumping a...
2019-02-12 Max Kazantsev[LoopSimplifyCFG] Change logic of dead loops removal...
2019-02-12 George Rimar[yaml2obj/obj2yaml] - Move `Info` field out from `Secti...
2019-02-12 Hans WennborgLibFuzzer.rst: double backticks
2019-02-12 Max KazantsevDelete blocks from DTU to avoid dangling pointers
2019-02-12 Max Kazantsev[LoopSimplifyCFG] Pay respect to LCSSA when removing...
2019-02-12 Max Kazantsev[NFC] Rename DontDeleteUselessPHIs --> KeepOneInputPHIs
2019-02-12 Philip Reames[Statepoint Lowering] Update misleading comments about...
2019-02-12 Max Kazantsev[NFC] Add parameter for keeping one-input Phis in Delet...
2019-02-12 Craig Topper[X86] Collapse FP_TO_INT16_IN_MEM/FP_TO_INT32_IN_MEM...
2019-02-12 Craig Topper[X86] Remove the value type operand from the floating...
2019-02-12 Shoaib Meenai[build] Remove a stray comment. NFC
2019-02-12 Petr Hosek[CMake] Don't override required compiler flags in the...
2019-02-12 Sanjay Patel[x86] add tests for logic of setcc (PR40611); NFC
2019-02-12 Sanjay Patel[PowerPC] add tests for logic of setcc (PR40611); NFC
2019-02-12 David BlaikieFix r353771 to target linux only (split-dwarf isn't...
2019-02-12 Eli Friedman[LoopReroll] Fix reroll root legality checking.
2019-02-12 Philip Reames[Test] Use autogenerated checks for more statepoint...
2019-02-12 Philip Reames[Tests] Fill out a few tests around gc relocation uniquing
2019-02-12 David BlaikieDebugInfo: Split DWARF + gmlt + no-split-dwarf-inlining...
2019-02-11 Philip Reames[Test] Autogenerate a statepoint test and actual show...
2019-02-11 Philip ReamesBe conservative about unordered accesses for the moment
2019-02-11 Daniel Sanders[tblgen] Add a timer covering the time spent reading...
2019-02-11 Matt ArsenaultGlobalISel: Verify G_EXTRACT
2019-02-11 Evandro Menezes[TargetLibraryInfo] Update run time support for Windows
2019-02-11 Ana Pazos[LegalizeTypes] Expand FNEG to bitwise op for IEEE...
2019-02-11 Scott Linder[IRReader] Expose getLazyIRModule
2019-02-11 Matt ArsenaultGlobalISel: Implement moreElementsVector for implicit_def
2019-02-11 Matt ArsenaultGlobalISel: Fix not calling the observer when legalizin...
2019-02-11 Daniel Sanders[globalisel] Correct string emitted by GISelChangeObser...
2019-02-11 Craig Topper[X86] Correct the memory operand for the FLD emitted...
2019-02-11 Matt Davis[llvm-cxxfilt] Split and demangle stdin input
2019-02-11 Daniel Sanders[globalisel] Restore comment explaining the nits of...
2019-02-11 Alina Sbirlea[MemorySSA] Remove verifyClobberSanity.
2019-02-11 Michael KruseRefactor setAlreadyUnrolled() and setAlreadyVectorized().
2019-02-11 Sanjay Patel[InstCombine] Fix matchRotate bug when one operand...
2019-02-11 Bjorn Pettersson[SelectionDAGBuilder] Add restrictions to EmitFuncArgum...
2019-02-11 Alina Sbirlea[LICM&MSSA] Limit store hoisting.
2019-02-11 Evandro Menezes[TargetLibraryInfo] Update run time support for Windows
2019-02-11 Jessica Paquette[AArch64][GlobalISel] Add isel support for a couple...
2019-02-11 Jessica Paquette[GlobalISel][AArch64] NFC: Remove unnecessary IR from...
2019-02-11 Jordan Rupprecht[DebugInfo] Fix /usr/lib/debug llvm-symbolizer lookup...
2019-02-11 Andrea Di Biagio[MCA][Scheduler] Track resources that were found busy...
2019-02-11 Roland Froese[PowerPC] Avoid scalarization of vector truncate
2019-02-11 Jessica Paquette[GlobalISel][AArch64] Select G_FFLOOR
2019-02-11 Jessica PaquetteRecommit "[GlobalISel] Add IRTranslator support for...
2019-02-11 Matt ArsenaultGlobalISel: Add G_FCANONICALIZE instruction
2019-02-11 Valery Pykhtin[AMDGPU] fix atomic_optimizations_buffer.ll test after...
2019-02-11 Simon Pilgrim[X86] Regenerate insertelement tests
2019-02-11 David GreeneAdd recipes for migrating downstream branches of git...
2019-02-11 Benjamin KramerMove some classes into anonymous namespaces. NFC.
2019-02-11 Andrea Di Biagio[MCA] Return a mask of busy resources from method Resou...
2019-02-11 Benjamin Kramer[AMDGPU] Remove unused variable
2019-02-11 Neil Henning[AMDGPU] Fix DPP sequence in atomic optimizer.
2019-02-11 Sam McCallRevert "[X86][SSE] Generalize X86ISD::BLENDI support...
2019-02-11 Max Kazantsev[TEST] Add missing opportunity test for PR39673
2019-02-11 Sam Parker[ARM] Add v8m.base pattern for add negative imm
2019-02-11 Valery Pykhtin[AMDGPU] Enable DPP combiner pass by default.
2019-02-11 Sam Parker[NFC][ARM] Simplify loop-indexing codegen test
2019-02-11 Max Kazantsev[TEST] Add failing test from PR40454
2019-02-11 Diana Picustest-release.sh: Add option to use ninja
2019-02-11 Eugene LeviantAttempt to fix buildbot after r353679 #2
2019-02-11 Carlos Alberto... [DWARF] LLVM ERROR: Broken function found, while removi...
2019-02-11 Eugene LeviantAttempt to fix buildbot after r353679
2019-02-11 Eugene LeviantSmall refactoring of FileError. NFC.
2019-02-11 Sjoerd Meijer[ARM] LoadStoreOptimizer: reoder limit
2019-02-11 Chandler CarruthMove CFLGraph and the AA summary code over to the new...
2019-02-11 Michal Gorny[llvm] [cmake] Use current directory in GenerateVersion...
2019-02-11 Chandler CarruthRemove `CallSite` from the CodeMetrics analysis, moving...
2019-02-11 Chandler CarruthRemove a declaration that is dead, and not even impleme...
2019-02-11 Sjoerd Meijer[ARM] LoadStoreOptimizer: just a clean-up. NFC.
2019-02-11 Chandler CarruthUpdate more files added with the old header to the...
2019-02-11 Chandler CarruthUpdate new files added to llvm-objcopy to use the new...
2019-02-11 Chandler CarruthUpdate files that were mistakenly added with the old...
2019-02-11 Chandler CarruthUpdate files that were mistakenly added with the old...
2019-02-11 Chandler Carruth[CallSite removal] Port InstSimplify over to use `CallB...
2019-02-11 Chandler Carruth[CallSite removal] Migrate ConstantFolding APIs and...
2019-02-11 Chandler Carruth[CallSite removal] Migrate the statepoint GC infrastruc...
2019-02-11 Craig Topper[X86] Removed unused SDTypeProfile. NFC
2019-02-11 Nico Webergn build: Fix clang-tidy dep on ClangSACheckers.
2019-02-10 Simon Pilgrim[X86] EltsFromConsecutiveLoads - replace SmallBitVector...
2019-02-10 Mandeep Singh... [GlobalISel] Regex the opcodes in unit test to fix...
2019-02-10 Nikita Popov[CodeGen][X86] Don't scalarize vector saturating add/sub
2019-02-10 Simon Pilgrim[AArch64] Regenerate bswap tests
2019-02-10 Simon Pilgrim[X86] Add basic bitreverse/bswap combine tests
2019-02-10 Simon Pilgrim[DAG] Add optional AllowUndefs to isNullOrNullSplat
2019-02-10 Simon Pilgrim[DAGCombine] Simplify funnel shifts with undef/zero...
2019-02-10 Simon Pilgrim[X86] Add masked variable tests for funnel undef/zero...
2019-02-10 Sanjay Patel[x86] narrow 256-bit horizontal ops via demanded elements
next