1. 67cf9a7 Revert "Change memcpy/memset/memmove to have dest and source alignments." by Pete Cooper · 10 years ago
  2. 72bc23e Change memcpy/memset/memmove to have dest and source alignments. by Pete Cooper · 10 years ago
  3. 2aacc0e [SCEV] Introduce ScalarEvolution::getOne and getZero. by Sanjoy Das · 10 years ago
  4. 2f1fd16 [PM] Port ScalarEvolution to the new pass manager. by Chandler Carruth · 10 years ago
  5. f00654e Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC) by Alexander Kornienko · 10 years ago
  6. 70bc5f1 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  7. f817c1c Use 'override/final' instead of 'virtual' for overridden methods by Alexander Kornienko · 11 years ago
  8. 799003b Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used. by Benjamin Kramer · 11 years ago
  9. a28d91d DataLayout is mandatory, update the API to reflect it with references. by Mehdi Amini · 11 years ago
  10. 7bd1f7c Remove the remaining uses of abs64 and nuke it. by Benjamin Kramer · 11 years ago
  11. 46a4355 Make DataLayout Non-Optional in the Module by Mehdi Amini · 11 years ago
  12. 4f8f307 [PM] Split the LoopInfo object apart from the legacy pass, creating by Chandler Carruth · 11 years ago
  13. 66b3130 [PM] Split the AssumptionTracker immutable pass into two separate APIs: by Chandler Carruth · 11 years ago
  14. f83e1f7 [AlignmentFromAssumptions] Don't crash just because the target is 32-bit by Hal Finkel · 11 years ago
  15. 71b7084 [AlignmentFromAssumptions] Don't divide by zero for unknown starting alignment by Hal Finkel · 11 years ago
  16. 8fc3c6c Add a comment to getNewAlignmentDiff. by Andrew Trick · 11 years ago
  17. d67e463 Add an AlignmentFromAssumptions Pass by Hal Finkel · 11 years ago