1. e32dc0c [x86] add tests for fsub+fadd with FMF; NFC by Sanjay Patel · 7 years ago
  2. 7129970 [DWARF] Unclamp line table version on Darwin for v5 and later. by Jonas Devlieghere · 7 years ago
  3. c007b4d [cmake] Append LLVM_VERSION_SUFFIX to SOVERSION by Michal Gorny · 7 years ago
  4. 1f6a758 cmake: Store LLVM_VERSION_SUFFIX in LLVMConfig.cmake by Michal Gorny · 7 years ago
  5. aae8303 [ARM] Avoid spilling lr with Thumb1 tail calls. by Eli Friedman · 7 years ago
  6. 650bbe0 Fix missing C++ mode comment in header by Matt Arsenault · 7 years ago
  7. 741af08 revert tests of '[CodeGen] emit inline asm clobber list warnings for reserved' by Ties Stuij · 7 years ago
  8. 6e073ca [MS Demangler] Create a new backref context for template instantiations. by Zachary Turner · 7 years ago
  9. 26f3bc5 revert '[CodeGen] emit inline asm clobber list warnings for reserved' by Ties Stuij · 7 years ago
  10. 18b615c [Hexagon] Diagnose misaligned absolute loads and stores by Krzysztof Parzyszek · 7 years ago
  11. f1757fd AMDGPU: Error more gracefully on libcalls by Matt Arsenault · 7 years ago
  12. 35d3bbf AMDGPU: Fix shifts for i128 by Matt Arsenault · 7 years ago
  13. 7689b8d [WASM] Fix overflow when reading custom section by Jonas Devlieghere · 7 years ago
  14. 86e6f59 [DebugInfo] Fine tune emitting flags as part of the producer by Jonas Devlieghere · 7 years ago
  15. 6b0047a [InstCombine] fold fadd+fsub with common operand by Sanjay Patel · 7 years ago
  16. bd96310 [InstCombine] fold fsub+fsub with common operand by Sanjay Patel · 7 years ago
  17. caea841 [InstCombine] add tests for fsub folds; NFC by Sanjay Patel · 7 years ago
  18. cf10597 [DAG] DAGCombiner::visitSDIVLike - remove unnecessary isConstOrConstSplat call. NFCI. by Simon Pilgrim · 7 years ago
  19. 15de990 [PowerPC] Improve codegen for vector loads using scalar_to_vector by Zaara Syeda · 7 years ago
  20. 2235c76 [CodeGen] emit inline asm clobber list warnings for reserved by Ties Stuij · 7 years ago
  21. 5e1abaf [RISCV] Add mnemonic alias: move, sbreak and scall. by Alex Bradbury · 7 years ago
  22. 8a32574 [TargetLowering] BuildUDIV - Add support for divide by one (PR38477) by Simon Pilgrim · 7 years ago
  23. 2c34155 [RISCV] Add InstAlias definitions for add[w], and, xor, or, sll[w], srl[w], sra[w], slt and sltu with immediate by Alex Bradbury · 7 years ago
  24. 497f7d2 [ARM][NFC] Replaced tab-characters in test file vtrn.ll by Sjoerd Meijer · 7 years ago
  25. c1affcd Add a CommandGuide for llvm-objdump by Michael Trent · 7 years ago
  26. 752da31 [InstCombine] fold fneg into constant operand of fmul/fdiv by Sanjay Patel · 7 years ago
  27. cee6409 [X86][SSE] PR38477 test is more cleanly tested with udiv instead of urem by Simon Pilgrim · 7 years ago
  28. 98bb3fb [TargetLowering] Remove APInt divisor argument from BuildExactSDIV (NFCI). by Simon Pilgrim · 7 years ago
  29. f925727 test commit access by Ties Stuij · 7 years ago
  30. b6b375c [InstCombine] De Morgan: sink 'not' into 'xor' (PR38446) by Roman Lebedev · 7 years ago
  31. 52db212 [ARM] FP16: codegen support for VEXT by Sjoerd Meijer · 7 years ago
  32. 32fc17a [ARM] FP16: vector vmov and vdup support by Sjoerd Meijer · 7 years ago
  33. 648f1e0 [ARM] FP16: vector VMUL variants by Sjoerd Meijer · 7 years ago
  34. b10a250 [X86][SSE] Add divide-by-one exact sdiv vector test by Simon Pilgrim · 7 years ago
  35. 6c395a1 [Wasm] Don't iterate over MachineBasicBlock::successors while erasing from it by Benjamin Kramer · 7 years ago
  36. 2b9bc06 [TargetLowering] BuildUDIV - Early out for divide by one (PR38477) by Simon Pilgrim · 7 years ago
  37. 93ef7cf [ARM] FP16: support vector INT_TO_FP and FP_TO_INT by Sjoerd Meijer · 7 years ago
  38. ba39c1b Support inline asm with multiple 64bit output in 32bit GPR by Thomas Preud'homme · 7 years ago
  39. 9b16a0b [NFC][InstCombine] Cleanup demorgan-sink-not-into-xor.ll test by Roman Lebedev · 7 years ago
  40. ea2a187 [ARM] FP16: support the vector vmin and vmax variants by Sjoerd Meijer · 7 years ago
  41. 84029c0 [NFC] Add some tests on mustexec by Max Kazantsev · 7 years ago
  42. 31a9127 [MS Demangler] Properly handle backreferencing of special names. by Zachary Turner · 7 years ago
  43. 70dbc39 [tablegen] Improve performance of -gen-register-info by replacing barely-necessary std::map with a sorted vector by Daniel Sanders · 7 years ago
  44. b69cebd [InstCombine] add tests for fneg fold including FMF; NFC by Sanjay Patel · 7 years ago
  45. aa84ac1 [InstCombine] fix FP constant in test; NFC Too many digits... by Sanjay Patel · 7 years ago
  46. eeed30a [NFC] adding tests for Y - (X + Y) --> -X by Michael Berg · 7 years ago
  47. 80b87c3 [InstCombine] add tests for fneg of fmul/fdiv with constant; NFC by Sanjay Patel · 7 years ago
  48. 71a5ad4 [Coverage] Ignore 'unused' functions with non-zero execution counts by Vedant Kumar · 7 years ago
  49. 4d56d49 [Coverage] Delete getCounterMismatches, it's dead code (NFC) by Vedant Kumar · 7 years ago
  50. 5718b6f Refactor FileCheck to make it usable as an API by Aditya Nandakumar · 7 years ago
  51. dcf686e AMDGPU: Remove broken i16 ternary patterns by Jan Vesely · 7 years ago
  52. 4f88627 [WebAssembly] Update SIMD binary arithmetic by Derek Schuff · 7 years ago
  53. ab3088f [lit] Disable shtest-timeout on Windows by Stella Stamenova · 7 years ago
  54. 6389250 [lit, python3] Update lit error logging to work correctly in python3 and other test fixes by Stella Stamenova · 7 years ago
  55. 9b5ab2c [Hexagon] Allow use of gather intrinsics even with no-packets by Krzysztof Parzyszek · 7 years ago
  56. c517d08 [InstSimplify] fold fsub+fadd with common operand by Sanjay Patel · 7 years ago
  57. a5d9c8f [InstSimplify] fold fadd+fsub with common operand by Sanjay Patel · 7 years ago
  58. a8ab9e6 [Local] Add dbg location on unreachable inst in changeToUnreachable by Anastasis Grammenos · 7 years ago
  59. c544ebb [WebAssembly] CFG sort support for exception handling by Heejin Ahn · 7 years ago
  60. c10f372 [InstSimplify] fold fsub+fsub with common operand by Sanjay Patel · 7 years ago
  61. ef9e401 Update msbuild integration warnings: Don't warn on /Zi and /X by Nico Weber · 7 years ago
  62. b651cfc [InstSimplify] add tests for fadd/fsub; NFC by Sanjay Patel · 7 years ago
  63. 0b9e7ad [SLP] Fix insert point for reused extract instructions. by Alexey Bataev · 7 years ago
  64. 9ff4d23 [SampleFDO] Fix a bug in getOrCompHotCountThreshold/getOrCompColdCountThreshold by Wei Mi · 7 years ago
  65. 9ff3499 [LICM] Strengthen assume hoisting tests [NFC] by Philip Reames · 7 years ago
  66. bd8a67b [SelectionDAG] When splitting scatter nodes during DAGCombine, create a serial chain dependency. by Craig Topper · 7 years ago
  67. bddc6e2 [SelectionDAG][X86][SystemZ] Add a generic nonvolatile_store/nonvolatile_load pattern fragment in TargetSelectionDAG.td by Craig Topper · 7 years ago
  68. b0e8dee [RFC] Build LLVM-C.dll on MSVC that exports only the C API by David Bolvansky · 7 years ago
  69. 512264b [GVN,NewGVN] Keep nonnull if K does not move. by Florian Hahn · 7 years ago
  70. 5aa74422 [ARM] FP16: codegen support for VACGT by Sjoerd Meijer · 7 years ago
  71. 29e9277 [DAG] Allow non-uniform constant vectors to call BuildSDIV by Simon Pilgrim · 7 years ago
  72. 13f3fc4 [TargetLowering] Use pre-computed Shift value type in BuildUDIV (NFCI) by Simon Pilgrim · 7 years ago
  73. ee2e6d8 [X86] MCA tests for XCHG*, XADD* and CMPXCHG* instructions by Andrew V. Tischenko · 7 years ago
  74. 5ab217c [InstSimplify] move minnum/maxnum with common op fold from instcombine by Sanjay Patel · 7 years ago
  75. 7e35c22 [InstSimplify] add tests for minnum/maxnum with shared op; NFC by Sanjay Patel · 7 years ago
  76. 1b7b25a [InstSimplify] move misplaced minnum/maxnum tests; NFC by Sanjay Patel · 7 years ago
  77. daf385e [SystemZ] Comment update. by Jonas Paulsson · 7 years ago
  78. c8c3302 [SystemZ] NFC: Remove redundant check in SystemZHazardRecognizer. by Jonas Paulsson · 7 years ago
  79. 926b53b [GVN,NewGVN] Move patchReplacementInstruction to Utils/Local.h by Florian Hahn · 7 years ago
  80. b2fdb72 Fix inconsistency with/without debug information (-g) by Jonas Devlieghere · 7 years ago
  81. 82571df [mips] Handle branch expansion corner cases by Aleksandar Beserminji · 7 years ago
  82. 6d74417 [Tablegen] In TargetSchedule.td: Remove unused argument `pfmCounters` from ProcResourceUnits. by Andrea Di Biagio · 7 years ago
  83. 23332c5 [DebugInfo] Reduce debug_str_offsets section size by Pavel Labath · 7 years ago
  84. 4fcef69 [TargetLowering] Add support for non-uniform vectors to BuildUDIV by Simon Pilgrim · 7 years ago
  85. 8a69efc [X86][SSE] Add more non-uniform exact sdiv vector tests covering all/none ashr paths by Simon Pilgrim · 7 years ago
  86. bb0d1d0 vs integration: bump version number by Hans Wennborg · 7 years ago
  87. 1e99c60 vs integration: update the publisher name by Hans Wennborg · 7 years ago
  88. af11d87 vs integration: fix default path to clang-cl by Hans Wennborg · 7 years ago
  89. b40956fe [yaml2obj] - Add a support for changing EntSize. by George Rimar · 7 years ago
  90. 20e8e6e [ARM][NFC] Replaced tab characters in test file vfcmp.ll. by Sjoerd Meijer · 7 years ago
  91. faf4631 AMDGPU: Add feature vi-insts by Matt Arsenault · 7 years ago
  92. a6d2786 [SelectionDAG][X86] Rename MaskedLoadSDNode::getSrc0 to getPassThru. by Craig Topper · 7 years ago
  93. a4b4e86 [SelectionDAG][X86] Rename getValue to getPassThru for gather SDNodes. by Craig Topper · 7 years ago
  94. 300176c [XRay] Improve error reporting when loading traces by Dean Michael Berris · 7 years ago
  95. ca626b3 [lit, tests] Fix failing lit test: shtest-format.py by Stella Stamenova · 7 years ago
  96. bc569e6 [NFC] Factor out implicit control flow logic from GVN by Max Kazantsev · 7 years ago
  97. 3e2cfa0 [WebAssembly] Enable atomic expansion for unsupported atomicrmws by Heejin Ahn · 7 years ago
  98. 7e13b7e [WebAssembly] Replace SIMD expression types with V128 by Derek Schuff · 7 years ago
  99. f966a40 AMDGPU: cvt_pk_rtz_f16 canonicalizes by Matt Arsenault · 7 years ago
  100. 6ae1bfa AMDGPU: Handle some vector operations in isCanonicalized by Matt Arsenault · 7 years ago