1. cbc9a8c Update Visual Studio Integration version number. by Zachary Turner · 7 years ago
  2. 056d9c0 [AMDGPU] Match udot4 pattern. by Farhana Aleen · 7 years ago
  3. ed91909 [DebugCounters] Fix DebugCounterTest when running all SupportTests by Alexandre Ganea · 7 years ago
  4. bdf9a8a [InstCombine] add test for vector demanded elements + shrinking; NFC by Sanjay Patel · 7 years ago
  5. 7a2be54 [mips] Fix microMIPS unconditional branch offset handling by Simon Atanasyan · 7 years ago
  6. 4963a3e [mips] Involves microMIPS's jump in the analyzable branch set by Simon Atanasyan · 7 years ago
  7. a1a7c48 [InstCombine] move declarations closer to uses; NFC by Sanjay Patel · 7 years ago
  8. 426e5c1 [mips] Prevent shrink-wrap for BuildPairF64, ExtractElementF64 when they use $sp by Vladimir Stefanovic · 7 years ago
  9. e817129 [InstCombine] remove unnecessary shuffle undef folding by Sanjay Patel · 7 years ago
  10. e01f3f0 Revert r340922 "[GVNHoist] Re-enable GVNHoist by default" by Alexandros Lamprineas · 7 years ago
  11. fc12472 Revert r340921 "[NFC] Unify guards detection" by Hans Wennborg · 7 years ago
  12. 65850ba [GVNHoist] Re-enable GVNHoist by default by Alexandros Lamprineas · 7 years ago
  13. 68de447 [NFC] Unify guards detection by Max Kazantsev · 7 years ago
  14. 3b08dd1 [mips] Add missing instructions by Aleksandar Beserminji · 7 years ago
  15. 6065bc0 [DAGCombiner] Add X / X -> 1 & X % X -> 0 folds by Simon Pilgrim · 7 years ago
  16. e64aa7c [DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test tweaks) by Simon Pilgrim · 7 years ago
  17. 91bff92 [DAGCombiner] Add X / X -> 1 & X % X -> 0 folds (test tweaks) by Simon Pilgrim · 7 years ago
  18. fe980e2 [NFC] Factor out guard utility methods into a separate file by Max Kazantsev · 7 years ago
  19. 1986113 [X86][AVX] Prefer VPBLENDW+VPBLENDD to VPBLENDVB for v16i16 blend shuffles by Simon Pilgrim · 7 years ago
  20. 4055243 [MC] fix a clang-tidy warning, NFC by Krasimir Georgiev · 7 years ago
  21. 4b9c2a9 Remove debug code accidently committed in rL340837. NFCI. by Simon Pilgrim · 7 years ago
  22. 2a751e1 Revert r340904 "[llvm-mc] - Allow to set custom flags for debug sections." by George Rimar · 7 years ago
  23. 0d21b88 [benchmark] NFC: Turn benchmark ON on all non-Windows buildbots by Kirill Bobyrev · 7 years ago
  24. 3c4edb8 [llvm-mc] - Allow to set custom flags for debug sections. by George Rimar · 7 years ago
  25. 1209b72 AMDGPU: Fix getInstSizeInBytes by Nicolai Haehnle · 7 years ago
  26. 10a4287 LoopSink: Don't sink into blocks without an insertion point (PR38462) by Hans Wennborg · 7 years ago
  27. 65dce11 [SelectionDAG] Remove masked_gather/scatter from TargetSelectionDAG.td. by Craig Topper · 7 years ago
  28. 8767aa6 [SelectionDAG] Add some comments to ISDOpcodes.h about the operands of MLOAD, MSTORE, MGATHER, MSCATTER. NFC by Craig Topper · 7 years ago
  29. ef6d904 Add support for various C++14 demanglings. by Zachary Turner · 7 years ago
  30. 2e2b1e2 [MS Demangler] Add output flags to all function calls. by Zachary Turner · 7 years ago
  31. 96e608a NFC. fixing time-passes test failure on Windows. by Fedor Sergeev · 7 years ago
  32. 9d8c6d3 [GISel]: Add legalization support for Widening UADDO/USUBO by Aditya Nandakumar · 7 years ago
  33. ee609f0 [X86] Support v2i32 gather/scatter indices with -x86-experimental-vector-widening-legalization by Craig Topper · 7 years ago
  34. acf390b Start reserving x18 by default on Android targets. by Peter Collingbourne · 7 years ago
  35. 3b3d483 [llvm-mca] Remove unused formal. NFC. by Matt Davis · 7 years ago
  36. 7fdf8ca [llvm-mca] Move the initialization of Pipeline. NFC. by Matt Davis · 7 years ago
  37. aea5274 [codeview] Clean up machinery for deferring .cv_loc emission by Reid Kleckner · 7 years ago
  38. b9ba94c [QTOOL-37352] Consider isLegalAddressingImm in Constant Hoisting by Zhaoshi Zheng · 7 years ago
  39. 0f4e358 [ORC] Add a testcase for r338975. by Lang Hames · 7 years ago
  40. d895f5d [codeview] Emit labels for .cv_loc immediately by Reid Kleckner · 7 years ago
  41. a0e0d1c [X86] Remove GCCBuiltin from kadd intrinsics. by Craig Topper · 7 years ago
  42. 702730f [ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet. by Lang Hames · 7 years ago
  43. 9f6be22 [NFC][PassTiming] factor out generic PassTimingInfo by Fedor Sergeev · 7 years ago
  44. 7729976 [SimpleLoopUnswitch] Form dedicated exits after trivial unswitches. by Alina Sbirlea · 7 years ago
  45. 592e4c7 [ORC] Add an addObjectFile method to LLJIT. by Lang Hames · 7 years ago
  46. 2855075 [X86] Add intrinsics for KADD instructions by Craig Topper · 7 years ago
  47. 18fbbd8 [AMDGPU] Fix -Wunused-variable when -DLLVM_ENABLE_ASSERTIONS=off by Fangrui Song · 7 years ago
  48. 0ac1dae Revert "[libFuzzer] Port to Windows" by Matt Morehouse · 7 years ago
  49. 29213a7 AMDGPU: Don't delete instructions if S_ENDPGM has implicit uses by Matt Arsenault · 7 years ago
  50. f8d7148 [GISel]: Add missing opcodes for overflow intrinsics by Aditya Nandakumar · 7 years ago
  51. 31d4eb8 [WebAssembly][NFC] Document stackifier tablegen backend by Thomas Lively · 7 years ago
  52. 3249792 [llvm-mca] use llvm::any_of instead of std::any_of. NFC by Andrea Di Biagio · 7 years ago
  53. 0e21fb6 AMDGPU: Force shrinking of add/sub even if the carry is used by Matt Arsenault · 7 years ago
  54. 39e9b90 [WebAssembly][NFC] Fix formatting from rL340781 by Thomas Lively · 7 years ago
  55. 0fbff7f [libFuzzer] Port to Windows by Matt Morehouse · 7 years ago
  56. ac00e8c AMDGPU: Shrink insts to fold immediates by Matt Arsenault · 7 years ago
  57. 4d76606 [WebAssembly][NFC] Fix up SIMD bitwise tests by Thomas Lively · 7 years ago
  58. c9d8c58 [WebAssembly] v128.not by Thomas Lively · 7 years ago
  59. 7b8d06c AMDGPU: Move canShrink into TII by Matt Arsenault · 7 years ago
  60. 7eda191 [DAGCombine] Rework MERGE_VALUES to inline in single pass. NFCI. by Nirav Dave · 7 years ago
  61. f0b6863 [DAG] Avoid recomputing Divergence checks. NFCI. by Nirav Dave · 7 years ago
  62. a24ff67 [DAG] Fix updateDivergence calculation by Nirav Dave · 7 years ago
  63. c7c3bec AMDGPU: Remove nan tests in class if src is nnan by Matt Arsenault · 7 years ago
  64. 214d4f6 [WebAssembly] Use getCalleeOpNo utility function (NFC) by Heejin Ahn · 7 years ago
  65. 4a2eaa1 [XRay][docs] Chrome Trace Viewer Instructions by Dean Michael Berris · 7 years ago
  66. f26965e [InstCombine] fix baseline assertions by Sanjay Patel · 7 years ago
  67. 55a27b1 [X86] Mark the FUCOMI instructions as requiring CMOV to be enabled. NFCI by Craig Topper · 7 years ago
  68. f525bbc [XRay][docs] Update instructions by Dean Michael Berris · 7 years ago
  69. 1ca22e3 [InstCombine] add tests for select narrowing (PR38691); NFC by Sanjay Patel · 7 years ago
  70. 5c07798 [lit, shtest-timeout] Always use an internal shell for the shtest-timeout to diagnose buildbot failures by Stella Stamenova · 7 years ago
  71. 3b38b07 [debuginfo] generate debug info with asm+.file by Brian Cain · 7 years ago
  72. ac6174e [TableGen] CodeGenDAGPatterns::GenerateVariants - basic caching of matching predicates by Simon Pilgrim · 7 years ago
  73. 5a575ac [benchmark] Stop building benchmarks by default by Kirill Bobyrev · 7 years ago
  74. 6f1d64e [Inliner] Attribute callsites with inline remarks by David Bolvansky · 7 years ago
  75. fd5fafb [X86] Fix copy paste mistake in vector-idiv-v2i32.ll. Add missing test case. by Craig Topper · 7 years ago
  76. da360ea [AMDGPU] Add support for a16 modifiear for gfx9 by Ryan Taylor · 7 years ago
  77. b300798 [llvm-mca] Initialize each element in vector TimelineView::UsedBuffers to a default invalid buffer descriptor. NFCI by Andrea Di Biagio · 7 years ago
  78. 3df07a2 [benchmark] Fix buildbots failing to identify regex support by Kirill Bobyrev · 7 years ago
  79. cf50706 Clarify comment in the string-offsets-table-order.ll test by Pavel Labath · 7 years ago
  80. 82d654f [llvm-mca][TimelineView] Force the same number of executions for every entry in the 'wait-times' table. by Andrea Di Biagio · 7 years ago
  81. 0977b80 [ADT] ImmutableList no longer requires elements to be copy constructible by Kristof Umann · 7 years ago
  82. 939bd02 [llvm-mca] Pass an instruction reference when notifying event listeners about reserved/released buffer resources. NFC by Andrea Di Biagio · 7 years ago
  83. 2120ec1 [CloneFunction] Constant fold terminators before checking single predecessor by Mikael Holmen · 7 years ago
  84. 24696e2 [TableGen] Use std::move where possible in InstructionMemo constructor. NFCI. by Simon Pilgrim · 7 years ago
  85. ad28057 [GVNHoist] Prune out useless CHI insertions by Alexandros Lamprineas · 7 years ago
  86. 78367b1 [NFC] Apply another commit to comply with old CMake by Kirill Bobyrev · 7 years ago
  87. b9a5b63 [X86][SSE] Improve variable scalar shift of vXi8 vectors (PR34694) by Simon Pilgrim · 7 years ago
  88. b2b31f2 [benchmark] Silence warning by applying upstream patch by Kirill Bobyrev · 7 years ago
  89. a53c4cf [X86][SSE] Avoid vector extraction/insertion for non-constant uniform shifts by Simon Pilgrim · 7 years ago
  90. 18c6fab Pull google/benchmark library to the LLVM tree by Kirill Bobyrev · 7 years ago
  91. f3a4bc2 [NFC] A loop can never contain Ret instruction by Max Kazantsev · 7 years ago
  92. 4f69adc Fix in getAllocationDataForFunction by David Chisnall · 7 years ago
  93. f17bde5 [X86] Fix some comments to refer to KORTEST not KTEST. NFC by Craig Topper · 7 years ago
  94. 00ca244 [DAGCombiner][AMDGPU][Mips] Fold bitcast with volatile loads if the resulting load is legal for the target. by Craig Topper · 7 years ago
  95. 8e2acb7 [InstCombine] Extend (add (sext x), cst) --> (sext (add x, cst')) and (add (zext x), cst) --> (zext (add x, cst')) to work for vectors by Craig Topper · 7 years ago
  96. d7e8f44 [PPC] Remove Darwin support from POWER backend. by Kit Barton · 7 years ago
  97. 237dc6a Revert "[CodeGenPrepare] Scan past debug intrinsics to find select candidates (NFC)" by David Blaikie · 7 years ago
  98. 4fcbd63 [MemorySSA] Add NDEBUG checks to verifiers; NFC by George Burgess IV · 7 years ago
  99. 162b59d [InstCombine] fix formatting; NFC by Sanjay Patel · 7 years ago
  100. 18188e8 [InstCombine] Add test cases for D51236. NFC by Craig Topper · 7 years ago