1. 6fe96f2 [X86] Remove the value type operand from the floating point load/store MemIntrinsicSDNodes. Use the MemoryVT instead. NFCI by Craig Topper · 5 years ago
  2. a0e0355 [build] Remove a stray comment. NFC by Shoaib Meenai · 5 years ago
  3. 0f056ec [CMake] Don't override required compiler flags in the runtimes build by Petr Hosek · 5 years ago
  4. 5790936 [x86] add tests for logic of setcc (PR40611); NFC by Sanjay Patel · 5 years ago
  5. b6428b8 [PowerPC] add tests for logic of setcc (PR40611); NFC by Sanjay Patel · 5 years ago
  6. d4b7ab5 Fix r353771 to target linux only (split-dwarf isn't supported on macho) by David Blaikie · 5 years ago
  7. 7dd2561 [LoopReroll] Fix reroll root legality checking. by Eli Friedman · 5 years ago
  8. 6f6c9d0 [Test] Use autogenerated checks for more statepoint tests by Philip Reames · 5 years ago
  9. c888abc [Tests] Fill out a few tests around gc relocation uniquing by Philip Reames · 5 years ago
  10. 49124bf DebugInfo: Split DWARF + gmlt + no-split-dwarf-inlining shouldn't emit anything to the .dwo file by David Blaikie · 5 years ago
  11. fa1c1f7 [Test] Autogenerate a statepoint test and actual show the reload by Philip Reames · 5 years ago
  12. 5021270 Be conservative about unordered accesses for the moment by Philip Reames · 5 years ago
  13. 01b9856 [tblgen] Add a timer covering the time spent reading the Instruction defs by Daniel Sanders · 5 years ago
  14. 45f5ca3 GlobalISel: Verify G_EXTRACT by Matt Arsenault · 5 years ago
  15. 12946fbd [TargetLibraryInfo] Update run time support for Windows by Evandro Menezes · 5 years ago
  16. bc24c43 [LegalizeTypes] Expand FNEG to bitwise op for IEEE FP types by Ana Pazos · 5 years ago
  17. 377fba3 [IRReader] Expose getLazyIRModule by Scott Linder · 5 years ago
  18. f3f4691 GlobalISel: Implement moreElementsVector for implicit_def by Matt Arsenault · 5 years ago
  19. 3038811 GlobalISel: Fix not calling the observer when legalizing G_EXTRACT by Matt Arsenault · 5 years ago
  20. 588dc9b [globalisel] Correct string emitted by GISelChangeObserver::erasingInstr() by Daniel Sanders · 5 years ago
  21. 55a6357 [X86] Correct the memory operand for the FLD emitted in FP_TO_INTHelper for 32-bit SSE targets. by Craig Topper · 5 years ago
  22. 1369773 [llvm-cxxfilt] Split and demangle stdin input by Matt Davis · 5 years ago
  23. bae4b67 [globalisel] Restore comment explaining the nits of GISelChangeObserver::createdInstr() by Daniel Sanders · 5 years ago
  24. e15e0ec [MemorySSA] Remove verifyClobberSanity. by Alina Sbirlea · 5 years ago
  25. 0bb9e7a Refactor setAlreadyUnrolled() and setAlreadyVectorized(). by Michael Kruse · 5 years ago
  26. a054687 [InstCombine] Fix matchRotate bug when one operand is a ConstantExpr shift by Sanjay Patel · 5 years ago
  27. 30806ab [SelectionDAGBuilder] Add restrictions to EmitFuncArgumentDbgValue by Bjorn Pettersson · 5 years ago
  28. e5935fd [LICM&MSSA] Limit store hoisting. by Alina Sbirlea · 5 years ago
  29. 1fb641f [TargetLibraryInfo] Update run time support for Windows by Evandro Menezes · 5 years ago
  30. 5dfbd9a [AArch64][GlobalISel] Add isel support for a couple vector exts/truncs by Jessica Paquette · 5 years ago
  31. ca332cb [GlobalISel][AArch64] NFC: Remove unnecessary IR from select-fp-casts.mir by Jessica Paquette · 5 years ago
  32. d3d623b [DebugInfo] Fix /usr/lib/debug llvm-symbolizer lookup with relative paths by Jordan Rupprecht · 5 years ago
  33. b2b9806 [MCA][Scheduler] Track resources that were found busy when issuing an instruction. by Andrea Di Biagio · 5 years ago
  34. 0783d48 [PowerPC] Avoid scalarization of vector truncate by Roland Froese · 5 years ago
  35. baeeed4 [GlobalISel][AArch64] Select G_FFLOOR by Jessica Paquette · 5 years ago
  36. f344f53 Recommit "[GlobalISel] Add IRTranslator support for G_FFLOOR" by Jessica Paquette · 5 years ago
  37. c0665d4 GlobalISel: Add G_FCANONICALIZE instruction by Matt Arsenault · 5 years ago
  38. 14478b4 [AMDGPU] fix atomic_optimizations_buffer.ll test after DPP combiner was enabled by default. by Valery Pykhtin · 5 years ago
  39. e2953b9 [X86] Regenerate insertelement tests by Simon Pilgrim · 5 years ago
  40. 2edc14d Add recipes for migrating downstream branches of git mirrors by David Greene · 5 years ago
  41. e258a80 Move some classes into anonymous namespaces. NFC. by Benjamin Kramer · 5 years ago
  42. 00bde10 [MCA] Return a mask of busy resources from method ResourceManager::checkAvailability(). NFCI by Andrea Di Biagio · 5 years ago
  43. b9408ba [AMDGPU] Remove unused variable by Benjamin Kramer · 5 years ago
  44. 4fee3cf [AMDGPU] Fix DPP sequence in atomic optimizer. by Neil Henning · 5 years ago
  45. 45caba4 Revert "[X86][SSE] Generalize X86ISD::BLENDI support to more value types" by Sam McCall · 5 years ago
  46. c8a48c5 [TEST] Add missing opportunity test for PR39673 by Max Kazantsev · 5 years ago
  47. 946a92e [ARM] Add v8m.base pattern for add negative imm by Sam Parker · 5 years ago
  48. a0ecdf4 [AMDGPU] Enable DPP combiner pass by default. by Valery Pykhtin · 5 years ago
  49. 77aaa84 [NFC][ARM] Simplify loop-indexing codegen test by Sam Parker · 5 years ago
  50. 6749869 [TEST] Add failing test from PR40454 by Max Kazantsev · 5 years ago
  51. 2ff2d32 test-release.sh: Add option to use ninja by Diana Picus · 5 years ago
  52. f9937e7 Attempt to fix buildbot after r353679 #2 by Eugene Leviant · 5 years ago
  53. ab1f00a [DWARF] LLVM ERROR: Broken function found, while removing Debug Intrinsics. by Carlos Alberto Enciso · 5 years ago
  54. f5e90e6 Attempt to fix buildbot after r353679 by Eugene Leviant · 5 years ago
  55. aed0779 Small refactoring of FileError. NFC. by Eugene Leviant · 5 years ago
  56. 56e1e61 [ARM] LoadStoreOptimizer: reoder limit by Sjoerd Meijer · 5 years ago
  57. 65f398e Move CFLGraph and the AA summary code over to the new `CallBase` by Chandler Carruth · 5 years ago
  58. b041a36 [llvm] [cmake] Use current directory in GenerateVersionFromVCS by Michal Gorny · 5 years ago
  59. 035c5fe Remove `CallSite` from the CodeMetrics analysis, moving it to the new by Chandler Carruth · 5 years ago
  60. 53ff486 Remove a declaration that is dead, and not even implemented any longer. by Chandler Carruth · 5 years ago
  61. 9b0aea7 [ARM] LoadStoreOptimizer: just a clean-up. NFC. by Sjoerd Meijer · 5 years ago
  62. 19fb84f Update more files added with the old header to the new one. by Chandler Carruth · 5 years ago
  63. 68e4016 Update new files added to llvm-objcopy to use the new file header. by Chandler Carruth · 5 years ago
  64. 5575211 Update files that were mistakenly added with the old file header to the new one. by Chandler Carruth · 5 years ago
  65. de6bbaa Update files that were mistakenly added with the old file header. by Chandler Carruth · 5 years ago
  66. 89e74d7 [CallSite removal] Port InstSimplify over to use `CallBase` both in its by Chandler Carruth · 5 years ago
  67. 7fe8f82 [CallSite removal] Migrate ConstantFolding APIs and implementation to by Chandler Carruth · 5 years ago
  68. 8677a19 [CallSite removal] Migrate the statepoint GC infrastructure to use the by Chandler Carruth · 5 years ago
  69. be7e2cd [X86] Removed unused SDTypeProfile. NFC by Craig Topper · 5 years ago
  70. f513877 gn build: Fix clang-tidy dep on ClangSACheckers. by Nico Weber · 5 years ago
  71. 9021cc9 [X86] EltsFromConsecutiveLoads - replace SmallBitVector with APInt (NFC). by Simon Pilgrim · 5 years ago
  72. 14c225a [GlobalISel] Regex the opcodes in unit test to fix non-deterministic ordering by Mandeep Singh Grang · 5 years ago
  73. fdfe10a [CodeGen][X86] Don't scalarize vector saturating add/sub by Nikita Popov · 5 years ago
  74. 6be76de [AArch64] Regenerate bswap tests by Simon Pilgrim · 5 years ago
  75. d3ebbe9 [X86] Add basic bitreverse/bswap combine tests by Simon Pilgrim · 5 years ago
  76. 86334b3 [DAG] Add optional AllowUndefs to isNullOrNullSplat by Simon Pilgrim · 5 years ago
  77. bdd96a7 [DAGCombine] Simplify funnel shifts with undef/zero args to bitshifts by Simon Pilgrim · 5 years ago
  78. 618693a [X86] Add masked variable tests for funnel undef/zero argument combines by Simon Pilgrim · 5 years ago
  79. 314ef3e [x86] narrow 256-bit horizontal ops via demanded elements by Sanjay Patel · 5 years ago
  80. 5cb368b [X86] Add additional tests for funnel undef/zero argument combines by Simon Pilgrim · 5 years ago
  81. 0c9f433 [TargetLowering] refactor setcc folds to fix another miscompile (PR40657) by Sanjay Patel · 5 years ago
  82. ea4b5cb [X86][SSE] Add SimplifyDemandedBits test for BLENDVPD by Simon Pilgrim · 5 years ago
  83. 2f51464 [Local] Delete a redundant check. NFC by Fangrui Song · 5 years ago
  84. 7966ea2 [yaml2obj] - Fix .dynamic section entries writing for 32bit targets. by George Rimar · 5 years ago
  85. fbb9298 [X86] Move some vector InstAliases out from under unnecessary 'let Predicates'. NFCI by Craig Topper · 5 years ago
  86. d91c912 [InstCombine] Fix an unused variable warning. by Craig Topper · 5 years ago
  87. fe93663 [X86] Add tests for funnel undef argument combines by Simon Pilgrim · 5 years ago
  88. 95bd495 [X86] CombineOr - fold to generic funnel shifts by Simon Pilgrim · 5 years ago
  89. 1dffdb8 [x86] add another test for setcc miscompile (PR40657); NFC by Sanjay Patel · 5 years ago
  90. 8c2a52d gn build: Merge r353590 by Nico Weber · 5 years ago
  91. 6293d24 llvm-lib: Implement /list flag by Nico Weber · 5 years ago
  92. 70a1044 [TargetLowering] add tests to show effect of setcc sub->shift; NFC by Sanjay Patel · 5 years ago
  93. 04e18cd [x86] add test for setcc sub->shift transform; NFC by Sanjay Patel · 5 years ago
  94. 9345d41 [X86] Regenerate test. by Simon Pilgrim · 5 years ago
  95. af9730a [TargetLowering] avoid miscompile in setcc transform (PR40657) by Sanjay Patel · 5 years ago
  96. 348c9aa [yaml2elf.cpp] - Fix compilation under linux. by George Rimar · 5 years ago
  97. 8fdf39a [yaml2elf] - An attemp to fix s390x BB after r353607. by George Rimar · 5 years ago
  98. b58596f Revert "[SelectionDAG] Extract [US]MULO expansion into TL method; NFC" by Nikita Popov · 5 years ago
  99. fe7822a [SelectionDAG] Extract [US]MULO expansion into TL method; NFC by Nikita Popov · 5 years ago
  100. 62f9ba9 [X86][SSE] Generalize X86ISD::BLENDI support to more value types by Simon Pilgrim · 5 years ago