1. 99174eb [SystemZ] Use valid base/index regs for inline asm by Zhan Jun Liau · 9 years ago
  2. 0c6f849 [Analysis] Change several Analysis pieces to use NodeRef. NFC. by Tim Shen · 9 years ago
  3. 85a2cff [CMake] Make llvm-config implicit dependency for subprojects by Chris Bieneman · 9 years ago
  4. 3ada6da [CMake] Minor fix to regex in r279152 by Chris Bieneman · 9 years ago
  5. 1282ae4 [CMake] Support for generating Xcode 8 compatible toolchains by Chris Bieneman · 9 years ago
  6. c5ef0e6 [InstCombine] add helper function for folds of icmp (shl 1, Y), C; NFCI by Sanjay Patel · 9 years ago
  7. 56ae20a [lanai] Add ISA document to CompilerWritersInfo by Jacques Pienaar · 9 years ago
  8. 2b3323e AMDGPU/SI: Fix a test in wqm.ll to always use s_cbranch_vcc* by Tom Stellard · 9 years ago
  9. 2fb9361 [libFuzzer] add more __attribute__((visibility("default"))) by Kostya Serebryany · 9 years ago
  10. c43ec38 Make cltz and cttz zero undef when the operand cannot be zero in InstCombine by Amaury Sechet · 9 years ago
  11. d87f299 [InstCombine] use m_APInt to allow icmp (trunc X, Y), C folds for splat constant vectors by Sanjay Patel · 9 years ago
  12. f17a9b6 [InstCombine] clean up foldICmpTruncConstant(); NFCI by Sanjay Patel · 9 years ago
  13. 175a34b [SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround by Michael Kuperstein · 9 years ago
  14. 443f72b AMDGPU : Fix QSAD and MQSAD instructions' incorrect data type. by Wei Ding · 9 years ago
  15. 3989d7e [SLP] Initialize VectorizedValue when gathering by Matthew Simpson · 9 years ago
  16. f65766d RegScavenging: Add scavengeRegisterBackwards() by Matthias Braun · 9 years ago
  17. b1ee91e Branch Folding: Accept explicit threshold for tail merge size. by Kyle Butt · 9 years ago
  18. a13b2e5 Add a version of Intrinsic::getName which is more efficient when there are no overloads. by Pete Cooper · 9 years ago
  19. 86d5f19 [X86][SSE] Missed insertps shuffle patterns by Simon Pilgrim · 9 years ago
  20. 21eafc7 [CMake] Silence message on multi-configuration generators by Chris Bieneman · 9 years ago
  21. 3f7f855 [asan] Extend test by Vitaly Buka · 9 years ago
  22. bc2ba71 [AMDGPU] add s_incperflevel/s_decperflevel intrinsics. by Valery Pykhtin · 9 years ago
  23. 4f657df Fix SystemZ compilation abort caused by negative AND mask by Elliot Colp · 9 years ago
  24. 92e6c94 AArch64: Don't call getIterator() on iterators by Duncan P. N. Exon Smith · 9 years ago
  25. 8970377 [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings by Eugene Zelenko · 9 years ago
  26. 030db64 [InstCombine] use m_APInt to allow icmp (udiv X, Y), C folds for splat constant vectors by Sanjay Patel · 9 years ago
  27. bb5b5bc [WebAssembly] Disable the store-results optimization. by Dan Gohman · 9 years ago
  28. 7306a61 [Assumptions] Make collecting ephemeral values not quadratic in the by Chandler Carruth · 9 years ago
  29. 4446526 Fix -Wpessimizing-move error, NFC by Vedant Kumar · 9 years ago
  30. 1197bbf [InstCombine] clean up foldICmpUDivConstant; NFC by Sanjay Patel · 9 years ago
  31. cd8d034 Reapply "ADT: Remove references in has_rbegin for reverse()" by Duncan P. N. Exon Smith · 9 years ago
  32. 3fe902e Resubmit "Write the TPI stream from a PDB to Yaml." by Zachary Turner · 9 years ago
  33. 8a83602 llvm-objdump: add coff import library symbol listing support by Saleem Abdulrasool · 9 years ago
  34. 67f2890 Revert "ADT: Remove references in has_rbegin for reverse()" by Duncan P. N. Exon Smith · 9 years ago
  35. e32f5ce ADT: Remove references in has_rbegin for reverse() by Duncan P. N. Exon Smith · 9 years ago
  36. 2e26f15 CVP. Turn marking adds as no wrap (introduced by r278107) off by default by Artur Pilipenko · 9 years ago
  37. 2afbd4c [AArch64][GlobalISel] Select floating-point binary ops. by Ahmed Bougacha · 9 years ago
  38. 190b463 [GlobalISel] Add floating-point binary ops. by Ahmed Bougacha · 9 years ago
  39. b6d362a [IRCE] Switch over to LLVM_DUMP_METHOD. NFCI. by Davide Italiano · 9 years ago
  40. 424d76c [ARM] Correct ARMv8*-A optional extension definitions in TargetParser by Richard Barton · 9 years ago
  41. 1759316 [InstCombine] use m_APInt to allow icmp (mul X, Y), C folds for splat constant vectors by Sanjay Patel · 9 years ago
  42. 0bc76c7 [WebAssembly] Refactor WebAssemblyLowerEmscriptenException pass for setjmp/longjmp by Derek Schuff · 9 years ago
  43. c9134ed [AArch64][GlobalISel] Select G_SDIV/G_UDIV. by Ahmed Bougacha · 9 years ago
  44. 3e6c82c [GlobalISel] Add support for DIV/REM. by Ahmed Bougacha · 9 years ago
  45. dd00c50 [InstCombine] use APInt in isSignTest instead of ConstantInt; NFC by Sanjay Patel · 9 years ago
  46. cec5045 llvm-readobj: handle import libraries with -coff-exports by Saleem Abdulrasool · 9 years ago
  47. ce587ac fix typo; NFC by Sanjay Patel · 9 years ago
  48. 22850ef [Hexagon] Create vcombine in HexagonCopyToCombine by Krzysztof Parzyszek · 9 years ago
  49. 94dd772 [InstCombine] use m_APInt to allow icmp (xor X, Y), C folds for splat constant vectors by Sanjay Patel · 9 years ago
  50. 3341243 [X86][SSE] Add SSE1 tests to make sure we don't merge loads on illegal types by Simon Pilgrim · 9 years ago
  51. 44b9d6a [mips] Correct tail call encoding for MIPSR6 by Simon Dardis · 9 years ago
  52. c73cfcf [Reassociate] Add test for PR28367. by Chad Rosier · 9 years ago
  53. 4304bda (Trivial) TargetPassConfig: assert when TargetMachine has no MCAsmInfo by Alex Bradbury · 9 years ago
  54. bc13f5f Remove trailing whitespace by Simon Pilgrim · 9 years ago
  55. 9d8d6de Revert "ADT: Remove UB in ilist (and use a circular linked list)" by Diana Picus · 9 years ago
  56. f1b025c Revert "ADT: Tidy up ilist_traits static asserts, NFC" by Diana Picus · 9 years ago
  57. 11eaa16 [Docs] More MemorySSA doc updates! by George Burgess IV · 9 years ago
  58. 2b56e93 Testcase for r279022 by Matthias Braun · 9 years ago
  59. b60f9a2 Revert r279016 -- it breaks win32-elf JIT tests. by Lang Hames · 9 years ago
  60. aa4e23e [sanitizer-coverage/libFuzzer] instrument comparisons with __sanitizer_cov_trace_cmp[1248] instead of __sanitizer_cov_trace_cmp, don't pass the comparison type to save a bit performance. Use these new callbacks in libFuzzer by Kostya Serebryany · 9 years ago
  61. b5871f9 Fix bot failure due to new test by Teresa Johnson · 9 years ago
  62. b798b8c [ThinLTO] Keep common symbols in ThinLTO modules by Teresa Johnson · 9 years ago
  63. b1cfb8c TailDuplicator: Fix crash after r278974 by Matthias Braun · 9 years ago
  64. dcd27e4 [LTO] Promote before performing weak resolution by Mehdi Amini · 9 years ago
  65. 76e81b2 [asan] Add support of lifetime poisoning into ComputeASanStackFrameLayout by Vitaly Buka · 9 years ago
  66. 5bc5c47 [RuntimeDyld] Strip leading '_' from symbols on 32-bit windows in by Lang Hames · 9 years ago
  67. a53e50c [LTO] Change addSaveTemps API: do not add dot to the supplied prefix path by Mehdi Amini · 9 years ago
  68. 4ab1e66 ADT: Tidy up ilist_traits static asserts, NFC by Duncan P. N. Exon Smith · 9 years ago
  69. 3f5fad8 [WebAssembly] Handle debug information and virtual registers without crashing (reland r278967) by Dominic Chen · 9 years ago
  70. 7c34aef [Docs] Update MemorySSA doc to address more feedback. by George Burgess IV · 9 years ago
  71. ac9c0f4 [libFuzzer] force proper popcnt instruction by Kostya Serebryany · 9 years ago
  72. 03c1f4b Make llvm-pdbdump print column info when available by Adrian McCarthy · 9 years ago
  73. 0f69921 Actually enable new test for const RangeAdapter. Missing from r278991 by Pete Cooper · 9 years ago
  74. 3a15af3 SCEV: Don't assert about non-SCEV-able value in isSCEVExprNeverPoison() (PR28932) by Hans Wennborg · 9 years ago
  75. 50d8d1e [LoopUnroll] Move a simple check earlier. NFC. by Haicheng Wu · 9 years ago
  76. 87032a5 [LV] Move LoopBodyTraits to a better place, and add comment for simplifying LoopBlocksTraversal. NFC. by Tim Shen · 9 years ago
  77. 1a5ebc4 [InstCombine] add test for missing vector icmp fold by Sanjay Patel · 9 years ago
  78. 915cd42 wordsmith the "new targets" section a bit. by Chris Lattner · 9 years ago
  79. 6359c97 [RegionIterator] clang-format some pieces. NFC. by Tim Shen · 9 years ago
  80. cebbb5e Fix reverse to work on const rbegin()/rend(). by Pete Cooper · 9 years ago
  81. e65e275 [libFuzzer] given 0 and 255 more preference when inserting repeated bytes by Kostya Serebryany · 9 years ago
  82. 506857f [macho2yaml] Don't write empty linkedit data by Chris Bieneman · 9 years ago
  83. 9744bb4 [libFuzzer] one more mutation: ChangeBinaryInteger; also fix the breakage from r278970 by Kostya Serebryany · 9 years ago
  84. 0a6e4fd Tail Duplication: Accept explicit threshold for duplicating. by Kyle Butt · 9 years ago
  85. af9bcca TailDuplicator: Use optForSize instead of hasFnAttribute. by Kyle Butt · 9 years ago
  86. 7526feb [libFuzzer] when printing the reproducer input, also print the base input and the mutation sequence by Kostya Serebryany · 9 years ago
  87. b2724ac ADT: Remove UB in ilist (and use a circular linked list) by Duncan P. N. Exon Smith · 9 years ago
  88. 21e2c00 Revert "[WebAssembly] Handle debug information and virtual registers without crashing" by Duncan P. N. Exon Smith · 9 years ago
  89. 302f15f [docs] Adding "new target" rules to dev policy by Renato Golin · 9 years ago
  90. 7d7a23e Replace a few more "fall through" comments with LLVM_FALLTHROUGH by Justin Bogner · 9 years ago
  91. 3ed44cd GlobalISel: support irtranslation of icmp instructions. by Tim Northover · 9 years ago
  92. 1d359ed [WebAssembly] Handle debug information and virtual registers without crashing by Dominic Chen · 9 years ago
  93. 172174f [GraphWriter] Change GraphWriter to use NodeRef in GraphTraits by Tim Shen · 9 years ago
  94. 4da2d32 AMDGPU: Remove dead option by Matt Arsenault · 9 years ago
  95. 1dca602 [GenericDomTree] Change GenericDomTree to use NodeRef in GraphTraits. NFC. by Tim Shen · 9 years ago
  96. 6eaa7d5 [InstCombine] minimize tests and autogenerate checks by Sanjay Patel · 9 years ago
  97. 4633e7e [InstCombine] more clean up of foldICmpXorConstant(); NFCI by Sanjay Patel · 9 years ago
  98. 4221363 [InstCombine] clean up foldICmpXorConstant(); NFCI by Sanjay Patel · 9 years ago
  99. 83260f2 Fix for PR29010 by Marina Yatsina · 9 years ago
  100. 79d1008 [libFuzzer] more mutations by Kostya Serebryany · 9 years ago