1. ae1c853 [LegacyPassManager] Remove TargetMachine constructors by Francis Visoiu Mistrih · 8 years ago
  2. 71f2897 [git-llvm] Don't attempt to propget files that don't exist yet in SVN by Reid Kleckner · 8 years ago
  3. dcaf742 Fix some minor issues in PDB parsing library. by Zachary Turner · 8 years ago
  4. ec761ad [JumpThreading] Dont RAUW condition incorrectly by Anna Thomas · 8 years ago
  5. 5190dd7 [AMDGPU] SDWA operands should not intersect with potential MIs by Sam Kolton · 8 years ago
  6. be169ad [MVT] add v1i1 MVT by Guy Blank · 8 years ago
  7. db37cbc [GlobalISel][X86] G_ADD/G_SUB vector legalizer/selector support. by Igor Breger · 8 years ago
  8. bf60d08 [X86][AVX512] Add 512-bit vector ctpop costs + tests by Simon Pilgrim · 8 years ago
  9. 1b3695c Re-commit: [globalisel][tablegen] Import rules containing intrinsic_wo_chain. by Daniel Sanders · 8 years ago
  10. b0970db [X86] Add explicit triple to test invocation by Zvi Rackover · 8 years ago
  11. 406aad8 [SCEV][NFC] Remove duplication of isLoopInvariant code by Max Kazantsev · 8 years ago
  12. 3b2e0fd [DWARF] - Simplify RelocVisitor implementation. by George Rimar · 8 years ago
  13. bd4ed0b [lib/Object] - Fix build bot after r303331 "[lib/Object] - Minor API update for llvm::Decompressor". by George Rimar · 8 years ago
  14. 2ee7806 [X86] Replace slow LEA instructions in X86 by Lama Saba · 8 years ago
  15. 3364210 [lib/Object] - Minor API update for llvm::Decompressor. by George Rimar · 8 years ago
  16. c40271c Fix buildbot failure after rL303327: [BPI] Reduce the probability of unreachable edge to minimal value greater than 0. by Serguei Katkov · 8 years ago
  17. 78ca710 [X86] Adding tests for scalar bitcasts from vsetcc. NFC. by Zvi Rackover · 8 years ago
  18. 2a303c7 [BPI] Reduce the probability of unreachable edge to minimal value greater than 0 by Serguei Katkov · 8 years ago
  19. 343e535 [ThinLTO] Do not assert when adding a module with a different but by Akira Hatanaka · 8 years ago
  20. 695aa32 [Target/X86] Remove unneeded return. NFCI. by Davide Italiano · 8 years ago
  21. d7d7e7b Update three tests I missed in r302979 and r302990 by Justin Bogner · 8 years ago
  22. ad0e666 [Statistics] Add a method to atomically update a statistic that contains a maximum by Craig Topper · 8 years ago
  23. 25ccad8 CodeGen: BlockPlacement: Add Message strings to asserts. NFC by Kyle Butt · 8 years ago
  24. 8c1d623 [InstCombine] add test for xor-of-icmps; NFC by Sanjay Patel · 8 years ago
  25. 3937e40 [Statistics] Use Statistic::operator+= instead of adding and assigning separately. by Craig Topper · 8 years ago
  26. 0817426 Revert "[globalisel][tablegen] Import rules containing intrinsic_wo_chain." by Quentin Colombet · 8 years ago
  27. b5ad2b6 [InstCombine] handle icmp i1 X, C early to avoid creating an unknown pattern by Sanjay Patel · 8 years ago
  28. 9292b00 Attempt to pacify ASan and UBSan reports in CrashRecovery tests by Reid Kleckner · 8 years ago
  29. 8095d825 [InstCombine] add test for missing icmp bool fold; NFC by Sanjay Patel · 8 years ago
  30. 4d47ad3 [InstCombine] move icmp bool canonicalizations to helper; NFC by Sanjay Patel · 8 years ago
  31. a0540d3 AMDGPU: Start defining a calling convention by Matt Arsenault · 8 years ago
  32. 011a826 CodeGen: Power: Add lowering for shifts of v1i128. by Kyle Butt · 8 years ago
  33. 7e11c73 Fix PR33028 by Michael Liao · 8 years ago
  34. 42d86b3 AMDGPU: Remove old intrinsic uses by Matt Arsenault · 8 years ago
  35. a799ff4 AMDGPU: Expand frame indexes to be relative to scratch wave offset by Matt Arsenault · 8 years ago
  36. 64444b4 AMDGPU: Change mubuf soffset register when SP relative by Matt Arsenault · 8 years ago
  37. 13c0638 [X86][AVX512] Add 512-bit vector ctlz costs + tests by Simon Pilgrim · 8 years ago
  38. dc3197d [llvm-pdbdump] in yaml2pdb, generate default output filename if none given by Bob Haarman · 8 years ago
  39. 5a68755 update the test that should have been updated in r303292. (NFC) by Dehao Chen · 8 years ago
  40. f0bbaf1 Add some helpers for manipulating BinaryStreamRefs. by Zachary Turner · 8 years ago
  41. 81c9a29 AMDGPU: Make better use of op_sel with high components by Matt Arsenault · 8 years ago
  42. f527637 [InstSimplify] handle all icmp i1 X, C in one place; NFCI by Sanjay Patel · 8 years ago
  43. 2e0acd1 [BinaryStream] Reduce the amount of boiler plate needed to use. by Zachary Turner · 8 years ago
  44. 3b40432 [X86][AVX512] Add 512-bit vector cttz costs + tests by Simon Pilgrim · 8 years ago
  45. a44d688 Only enable LiveRangeShrink for x86. by Dehao Chen · 8 years ago
  46. 572b727 AMDGPU: Try to use op_sel when selecting packed instructions by Matt Arsenault · 8 years ago
  47. ace0d94 [X86] Split ctpop/ctlz/cttz cost tests by Simon Pilgrim · 8 years ago
  48. 2d82d17 Reapply part of rL303015, fixing just the DynamicLibaryTest. Add by Dimitry Andric · 8 years ago
  49. 2a33bdd [WebAssembly][NFC] Update expected testsuite failures for newly passing tests by Jacob Gravelle · 8 years ago
  50. 928b930 AMDGPU: Use appropriate soffset for spilling by Matt Arsenault · 8 years ago
  51. ba93e02 Revert r303015, because it has the unintended side effect of breaking by Dimitry Andric · 8 years ago
  52. f76a315 AMDGPU: Fix min3/max3 combines for f16/i16 by Matt Arsenault · 8 years ago
  53. 221d5dc [X86][AVX512] Add 512-bit vector bitreverse costs + tests by Simon Pilgrim · 8 years ago
  54. 7eb7fab Add back a dummy --use-processes. by Rafael Espindola · 8 years ago
  55. 919d78c Always use the multiprocess module. by Rafael Espindola · 8 years ago
  56. aabc860 Re-land r303274: "[CrashRecovery] Use SEH __try instead of VEH when available" by Reid Kleckner · 8 years ago
  57. 10c594e [GISel]: Fix undefined behavior in IRTranslator by Aditya Nandakumar · 8 years ago
  58. 0f42e5b Revert "[CrashRecovery] Use SEH __try instead of VEH when available" by Reid Kleckner · 8 years ago
  59. 8d2c1f5 [CrashRecovery] Use SEH __try instead of VEH when available by Reid Kleckner · 8 years ago
  60. e9eda65 Workaround for incorrect Win32 header on GCC. by Zachary Turner · 8 years ago
  61. c254cb7 [CodeView] Simplify the use of visiting type records & streams. by Zachary Turner · 8 years ago
  62. 66b46e1 [BitVector] Add find_[first,last]_[set,unset]_in. by Zachary Turner · 8 years ago
  63. cc7e904 [InstCombine] add isCanonicalPredicate() helper function and use it; NFCI by Sanjay Patel · 8 years ago
  64. 4980b76 [globalisel][tablegen] Import rules containing intrinsic_wo_chain. by Daniel Sanders · 8 years ago
  65. c5e816b [x86] Update tests in psubus.ll; NFC by Sanjay Patel · 8 years ago
  66. 98d41ca [PPC] Properly update register save area offsets by Krzysztof Parzyszek · 8 years ago
  67. 04f47c7 [GlobalISel][X86] Support add i64 in IA32. by Igor Breger · 8 years ago
  68. 2460452 [SystemZ] Modelling of costs of divisions with a constant power of 2. by Jonas Paulsson · 8 years ago
  69. 7e6b531 [globalisel][tablegen] Require that all registers between instructions of a match are virtual. by Daniel Sanders · 8 years ago
  70. 663da44 Reland r303247: [ARM] GlobalISel: Remove dead instruction selection code by Diana Picus · 8 years ago
  71. e850907 [DWARF] - Cleanup relocations proccessing. by George Rimar · 8 years ago
  72. c2b55b1 Revert "[ARM] GlobalISel: Remove dead instruction selection code" by Diana Picus · 8 years ago
  73. dc1b6e1 [ARM] GlobalISel: Remove dead instruction selection code by Diana Picus · 8 years ago
  74. c2bea59 [Sparc] Remove execute permissions from non-executable text files by Daniel Cederman · 8 years ago
  75. 571ecd0 Fixup r303240: Use llvm::to_string instead of std::to_string by Diana Picus · 8 years ago
  76. e571f16 [DebugInfo/DWARF] - Make comments to be in doxygen style. NFCi. by George Rimar · 8 years ago
  77. 3bbcbfa [GlobalISel][TableGen] Fix handling of default operands by Diana Picus · 8 years ago
  78. 28aa6e3 [RuntimeDyld] Fix debug section relocation (pr20457) by Pavel Labath · 8 years ago
  79. 5d9fea6 Make sure -optimize-regalloc=false is used correctly by user. by Jonas Paulsson · 8 years ago
  80. f44cb96 [APInt] Use getWord to shorten some code. NFC by Craig Topper · 8 years ago
  81. d15a618 [SCEV] Always sort AddRecExprs from different loops by dominance by Max Kazantsev · 8 years ago
  82. 8463e86 [SCEV][NFC] Replace redundant dyn_cast with cast in getAddExpr by Max Kazantsev · 8 years ago
  83. 7f80f60 [coroutines] Handle spills before catchswitch by Gor Nishanov · 8 years ago
  84. 733dbc6 Added LLVM_DUMP_METHOD attributes for MatchableInfo::dump(). Defined it only if dump is enabled. by Galina Kistanova · 8 years ago
  85. 1179b5e BitVector: add iterators for set bits by Francis Visoiu Mistrih · 8 years ago
  86. 6f42331 [ADT] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  87. 04d09e9 Fix for compilers with older CRT header libraries. by Zachary Turner · 8 years ago
  88. 8d124b0 [Support] Ignore OutputDebugString exceptions in our crash recovery. by Zachary Turner · 8 years ago
  89. 40240a1 [IR] Prefer use_empty() to !hasNUsesOrMore(1) for clarity. by Davide Italiano · 8 years ago
  90. 2c5493b [NewGVN] Re-enable test now that the nondeterminism has been fixed. by Davide Italiano · 8 years ago
  91. a22acb4 llvm/test/Transforms/InstCombine/debuginfo-skip.ll REQUIRES +asserts. by NAKAMURA Takumi · 8 years ago
  92. f15e8cd Add test for FixedStreamArrayIterator::operator-> by Adrian McCarthy · 8 years ago
  93. 5073f46 Update doxygen description of a method. NFC by Paul Robinson · 8 years ago
  94. 25529ca [InstSimplify] add folds for constant mask of value shifted by constant by Sanjay Patel · 8 years ago
  95. 10dbbfe The patch exclude a case from zero check skip in by Evgeny Stupachenko · 8 years ago
  96. f693628 Re-commit r302678, fixing PR33053. by Amara Emerson · 8 years ago
  97. 6479eca [Inliner] Do not mix callsite and callee hotness based updates. by Easwaran Raman · 8 years ago
  98. 50ecf9b [PPC] Add -ppc-asm-full-reg-names to atomic-2.ll. NFC. by Tim Shen · 8 years ago
  99. 00e2e0c Test for r303197 by Matthias Braun · 8 years ago
  100. 1a2e7ac [PPC] Lower load acquire/seq_cst trailing fence to cmp + bne + isync. by Tim Shen · 8 years ago