1. 038ede2 [NFC] Consolidate six getPointerOperand() utility functions into one place by Renato Golin · 8 years ago
  2. b550cb1 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  3. 374bce0 SCEV: Allow simple AddRec * Parameter products in delinearization by Tobias Grosser · 10 years ago
  4. 2f1fd16 [PM] Port ScalarEvolution to the new pass manager. by Chandler Carruth · 10 years ago
  5. 3cdc37c Move delinearization from SCEVAddRecExpr to ScalarEvolution by Tobias Grosser · 10 years ago
  6. 4f8f307 [PM] Split the LoopInfo object apart from the legacy pass, creating by Chandler Carruth · 11 years ago
  7. 28e6b97 remove BasePointer before delinearizing by Sebastian Pop · 11 years ago
  8. a6e5860 remove constant terms by Sebastian Pop · 11 years ago
  9. 448712b split delinearization pass in 3 steps by Sebastian Pop · 11 years ago
  10. f1221bd [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 11 years ago
  11. 9f00886 [C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr. by Craig Topper · 11 years ago
  12. c3d9db2 Delinearize: Extend informationin -analyze output by Tobias Grosser · 11 years ago
  13. e9ba759 [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
  14. 8394857 [Modules] Move InstIterator out of the Support library, where it had no by Chandler Carruth · 12 years ago
  15. 8a8cd2b Re-sort all of the includes with ./utils/sort_includes.py so that by Chandler Carruth · 12 years ago
  16. 7ee1472 add more comments around the delinearization of arrays by Sebastian Pop · 12 years ago
  17. 9e501ec Move Delinearization pass into an anonymous namespace. by Benjamin Kramer · 12 years ago
  18. c62c679 delinearization of arrays by Sebastian Pop · 12 years ago