1. 1a3c2c4 Revert r220349 to re-instate r220277 with a fix for PR21330 -- quite by Chandler Carruth · 11 years ago
  2. 0b39fc0 Revert "Teach the load analysis to allow finding available values which require" (r220277) by Hans Wennborg · 11 years ago
  3. aa72a6d Teach the load analysis to allow finding available values which require by Chandler Carruth · 11 years ago
  4. a32038b Fix a miscompile introduced in r220178. by Chandler Carruth · 11 years ago
  5. eeec35a Teach the load analysis driving core instcombine logic and other bits of by Chandler Carruth · 11 years ago
  6. a801dd5 Fix a long-standing miscompile in the load analysis that was uncovered by Chandler Carruth · 11 years ago
  7. 8a99373 Switch how the datalayout availability test is handled in this code to by Chandler Carruth · 11 years ago
  8. 38e98d5 Rename 'TD' to 'DL' in this function as the argument is now a DataLayout by Chandler Carruth · 11 years ago
  9. 1f27f03 Fix the other comment to use modern doxygen style and be a bit more by Chandler Carruth · 11 years ago
  10. be49df3 More formatting cleanup brought to you by clang-format. by Chandler Carruth · 11 years ago
  11. b56052f Clean up doxygen syntax and reword comments to flow better, have a brief by Chandler Carruth · 11 years ago
  12. d67244d Clean up the formatting and trailing whitespace of a routine before editting it. by Chandler Carruth · 11 years ago
  13. cc39b67 AA metadata refactoring (introduce AAMDNodes) by Hal Finkel · 11 years ago
  14. 9f00886 [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 12 years ago
  15. 20a2ae9 Change GetPointerBaseWithConstantOffset's DataLayout argument from a by Dan Gohman · 13 years ago
  16. 9fb823b Move all of the header files which are involved in modelling the LLVM IR by Chandler Carruth · 13 years ago
  17. 69dcc7d use ValueTracking's GetPointerBaseWithConstantOffset() function instead of a local implementation by Nuno Lopes · 13 years ago
  18. cdfe20b Move TargetData to DataLayout. by Micah Villmow · 13 years ago
  19. 87fa77b enhance jump threading to preserve TBAA information when PRE'ing loads, by Chris Lattner · 14 years ago
  20. 4419cd2 Add some comments here because the lack of a check for volatile/atomic here is a bit unusual. by Eli Friedman · 14 years ago
  21. bf90477 Convert TargetData::getIndexedOffset to use ArrayRef. by Jay Foad · 14 years ago
  22. 229907c land David Blaikie's patch to de-constify Type, with a few tweaks. by Chris Lattner · 14 years ago
  23. 060b994 Test commit. by Hans Wennborg · 14 years ago
  24. 7c14a55 Don't include Operator.h from InstrTypes.h. by Jay Foad · 15 years ago
  25. a4fcd24 Move Value::getUnderlyingObject to be a standalone by Dan Gohman · 15 years ago
  26. f372cf8 Reapply r116831 and r116839, converting AliasAnalysis to use by Dan Gohman · 15 years ago
  27. 826bdf8 Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of by Dan Gohman · 15 years ago