1. 0025fa1 llvm-symbolizer: Support multiple CUs in a single DWO file by David Blaikie · 8 years ago
  2. 836dd8e Add functionality to cvtres to parse all entries in res file. by Eric Beckmann · 8 years ago
  3. e60d79f9 Fix breakage after r303461 by Matthias Braun · 8 years ago
  4. 204f8c0 [NewGVN] Create a StoreExpression instead of a VariableExpression. by Davide Italiano · 8 years ago
  5. 2d9c819 [NewGVN] Get rid of an assertion. by Davide Italiano · 8 years ago
  6. 971abf1 Cosmetic. Added braces to address gcc warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]. by Galina Kistanova · 8 years ago
  7. 82673ec Revert "Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator."" by Adrian Prantl · 8 years ago
  8. b4067a0 Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator." by Adrian Prantl · 8 years ago
  9. 708626d SimplifyLibCalls: Optimize wcslen by Matthias Braun · 8 years ago
  10. 60ecb7f Verifier: Check wchar_size module flag. by Matthias Braun · 8 years ago
  11. e6f2078 Fix off-by-one bug in AttributeList::addAttributes index handling by Reid Kleckner · 8 years ago
  12. e5180ba Added LLVM_FALLTHROUGH to address gcc warning: this statement may fall through. by Galina Kistanova · 8 years ago
  13. 794ffc4 [safestack] Disable stack coloring by default. by Evgeniy Stepanov · 8 years ago
  14. fc18e2f Added missing break. by Galina Kistanova · 8 years ago
  15. 55d8857 NewGVN: Fix PR32838. by Daniel Berlin · 8 years ago
  16. d17a1f5 NewGVN: Print out the StoredValue of a StoreExpression by Daniel Berlin · 8 years ago
  17. 4674215 Fix line-endings. by Simon Pilgrim · 8 years ago
  18. ef0829e [InstCombine] *Actually* commit the test showing the miscompile. by Davide Italiano · 8 years ago
  19. d32a382 Resubmit "[CodeView] Provide a common interface for type collections." by Zachary Turner · 8 years ago
  20. 9484675 [InstCombine] Add tests to demonstrate the miscompile in PR33078. by Davide Italiano · 8 years ago
  21. c81a193 Last of the major pieces to NewGVN - yay! by Daniel Berlin · 8 years ago
  22. f3e0e87 NewGVN: Get rid of most dominating leader check by Daniel Berlin · 8 years ago
  23. a55349e BasicAA: Uninserted instructions have no parent, and notDifferentParent explicitly allows for this case, but getParent crashes when handed one. by Daniel Berlin · 8 years ago
  24. 04150ba [DAGCombine] (addcarry 0, 0, X) -> (ext/trunc X) by Amaury Sechet · 8 years ago
  25. 435c118 [lit] Take the last error when executing pipelines. by Zachary Turner · 8 years ago
  26. 54d0694 [NFC][loopIdiom] Clang format change rL303434 by Anna Thomas · 8 years ago
  27. 469e928 ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator. by Adrian Prantl · 8 years ago
  28. 3770b2b Rewrite llvm-lto's codegen() using ThinCodeGenerator::run(). NFC-ish. by Adrian Prantl · 8 years ago
  29. 556dc39 Fix typo in test by Matthias Braun · 8 years ago
  30. 8b927bb [X86][FMA] Tests showing missed fmsubadd opportunities (PR30633) by Simon Pilgrim · 8 years ago
  31. 3ecd7e5 [LoopIdiom] Refactor return value of isLegalStore [NFC] by Anna Thomas · 8 years ago
  32. e7d6bb2 [InstSimplify] Fix 80 column violation. NFC by Craig Topper · 8 years ago
  33. 47c969d [APInt] Add support for dividing or remainder by a uint64_t or int64_t. by Craig Topper · 8 years ago
  34. 519ca37 [AMDGPU][MC] Corrected disassembler to decode instructions with 2 literals by Dmitry Preobrazhensky · 8 years ago
  35. 285ad94 [LoopPredication] NFC. Extract LoopICmp struct and parseLoopICmp helper by Artur Pilipenko · 8 years ago
  36. 481df10 [LoopPredication] NFC. Extract LoopPredication::expandCheck helper by Artur Pilipenko · 8 years ago
  37. f7a7324 [LoopPredication] NFC. Extract CanExpand helper lambda by Artur Pilipenko · 8 years ago
  38. 92e3306 [LoopPredication] NFC. Add an early exit if there is no guards in the loop by Artur Pilipenko · 8 years ago
  39. ede5ffa [AMDGPU][MC] Fixed bugs in export instruction by Dmitry Preobrazhensky · 8 years ago
  40. 95bb5cd [X86][AVX512] Make i1 illegal in the CodeGen by Guy Blank · 8 years ago
  41. e4e1c32 [globalisel][tablegen] Demote OptForSize/OptForMinSize/ForCodeSize to per-function predicates. by Daniel Sanders · 8 years ago
  42. fc4cf8d Fix vector pass-through value being unused in IRBuilder::CreateMaskedGather by Amara Emerson · 8 years ago
  43. f7b3312 [GlobalISel] IRTranslator: Translate ConstantStruct by Volkan Keles · 8 years ago
  44. e1b5c7a [APInt] Use b.negate() in place of b = -std::move(b). NFCI by Craig Topper · 8 years ago
  45. a269f90 Fix compilation failure. by Zachary Turner · 8 years ago
  46. 27f68cf Revert "[CodeView] Provide a common interface for type collections." by Zachary Turner · 8 years ago
  47. 95239b5 Don't crash if someone tries to visit an empty type stream. by Zachary Turner · 8 years ago
  48. ac2e785 [CodeView] Reduce memory usage in TypeSerializer. by Zachary Turner · 8 years ago
  49. bd8c721 [NewGVN] Delete the old store when we find congruent to a load. by Davide Italiano · 8 years ago
  50. 4f44e8f Fix a broken test. by Zachary Turner · 8 years ago
  51. 586584b Revert "[ADT] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC)." by Adam Nemet · 8 years ago
  52. 943db67 Fix crasher in CodeView test. by Zachary Turner · 8 years ago
  53. c6f33b7 LiveIntervalAnalysis: Fix missing case in pruneSubRegValues() by Matthias Braun · 8 years ago
  54. e531399 Fix typo by Matthias Braun · 8 years ago
  55. 9bfe697 Fix another warning. by Zachary Turner · 8 years ago
  56. ed2b8bd [NewGVN] Break infinite recursion in singleReachablePHIPath(). by Davide Italiano · 8 years ago
  57. bde49e3 Fix some build errors and warnings. by Zachary Turner · 8 years ago
  58. e24978b [CodeView] Raise the source to ID map out of the TypeStreamMerger. by Zachary Turner · 8 years ago
  59. 47b13b0 [llvm-pdbdump] Add the ability to merge PDBs. by Zachary Turner · 8 years ago
  60. 2a4f117 [CodeView] Provide a common interface for type collections. by Zachary Turner · 8 years ago
  61. 7905731 [InstCombine] add more tests for xor-of-icmps; NFC by Sanjay Patel · 8 years ago
  62. 32baeea [NewGVN] Replace predicate info leftovers. by Davide Italiano · 8 years ago
  63. d687f98 [ADT] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  64. 8767cef [InstCombine] add helper to foldXorOfICmps(); NFCI by Sanjay Patel · 8 years ago
  65. 0c3c8c6 [InstSimplify] Make m_Not work for xor -1, X by Craig Topper · 8 years ago
  66. 54d256c Revert r303375 "LLVM_FALLTHROUGH instead of fall-through comment." by Rui Ueyama · 8 years ago
  67. f73a055 LLVM_FALLTHROUGH instead of fall-through comment. by Galina Kistanova · 8 years ago
  68. aade6b8 Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB." by Hans Wennborg · 8 years ago
  69. f4044c1 Use existing helper. NFC. by Rafael Espindola · 8 years ago
  70. e6fac20 [InstSimplify] Add test cases for missing fold (A & B) | ~(A ^ B) -> ~(A ^ B). by Craig Topper · 8 years ago
  71. 8762436 Reduce gcc-7 warnings by fall-through comments. by Galina Kistanova · 8 years ago
  72. dcc0630 [InstCombine] move test and use better checks; NFC by Sanjay Patel · 8 years ago
  73. 816047d [IR] De-virtualize ~Value to save a vptr by Reid Kleckner · 8 years ago
  74. 7db2df6 [LSR] Call canonicalize after we generate a new Formula in GenerateTruncates. Fix PR33077. by Wei Mi · 8 years ago
  75. ae1c853 [LegacyPassManager] Remove TargetMachine constructors by Francis Visoiu Mistrih · 8 years ago
  76. 71f2897 [git-llvm] Don't attempt to propget files that don't exist yet in SVN by Reid Kleckner · 8 years ago
  77. dcaf742 Fix some minor issues in PDB parsing library. by Zachary Turner · 8 years ago
  78. ec761ad [JumpThreading] Dont RAUW condition incorrectly by Anna Thomas · 8 years ago
  79. 5190dd7 [AMDGPU] SDWA operands should not intersect with potential MIs by Sam Kolton · 8 years ago
  80. be169ad [MVT] add v1i1 MVT by Guy Blank · 8 years ago
  81. db37cbc [GlobalISel][X86] G_ADD/G_SUB vector legalizer/selector support. by Igor Breger · 8 years ago
  82. bf60d08 [X86][AVX512] Add 512-bit vector ctpop costs + tests by Simon Pilgrim · 8 years ago
  83. 1b3695c Re-commit: [globalisel][tablegen] Import rules containing intrinsic_wo_chain. by Daniel Sanders · 8 years ago
  84. b0970db [X86] Add explicit triple to test invocation by Zvi Rackover · 8 years ago
  85. 406aad8 [SCEV][NFC] Remove duplication of isLoopInvariant code by Max Kazantsev · 8 years ago
  86. 3b2e0fd [DWARF] - Simplify RelocVisitor implementation. by George Rimar · 8 years ago
  87. bd4ed0b [lib/Object] - Fix build bot after r303331 "[lib/Object] - Minor API update for llvm::Decompressor". by George Rimar · 8 years ago
  88. 2ee7806 [X86] Replace slow LEA instructions in X86 by Lama Saba · 8 years ago
  89. 3364210 [lib/Object] - Minor API update for llvm::Decompressor. by George Rimar · 8 years ago
  90. 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
  91. 78ca710 [X86] Adding tests for scalar bitcasts from vsetcc. NFC. by Zvi Rackover · 8 years ago
  92. 2a303c7 [BPI] Reduce the probability of unreachable edge to minimal value greater than 0 by Serguei Katkov · 8 years ago
  93. 343e535 [ThinLTO] Do not assert when adding a module with a different but by Akira Hatanaka · 8 years ago
  94. 695aa32 [Target/X86] Remove unneeded return. NFCI. by Davide Italiano · 8 years ago
  95. d7d7e7b Update three tests I missed in r302979 and r302990 by Justin Bogner · 8 years ago
  96. ad0e666 [Statistics] Add a method to atomically update a statistic that contains a maximum by Craig Topper · 8 years ago
  97. 25ccad8 CodeGen: BlockPlacement: Add Message strings to asserts. NFC by Kyle Butt · 8 years ago
  98. 8c1d623 [InstCombine] add test for xor-of-icmps; NFC by Sanjay Patel · 8 years ago
  99. 3937e40 [Statistics] Use Statistic::operator+= instead of adding and assigning separately. by Craig Topper · 8 years ago
  100. 0817426 Revert "[globalisel][tablegen] Import rules containing intrinsic_wo_chain." by Quentin Colombet · 8 years ago