Clone this repo:
  1. eb0a81f Fix Polly by Guillaume Chatelet · 4 years, 6 months ago master
  2. 159c53a [ScopBuilder] Fix bug 38358 by preserving correct order of ScopStmts. by Michael Kruse · 4 years, 6 months ago
  3. 3c0043e [Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned) by Guillaume Chatelet · 4 years, 6 months ago
  4. e1da1d3 [Polly] Fix formatting violation. NFC. by Volodymyr Sapsai · 4 years, 6 months ago
  5. d3cb255 [Stats] More polly fixes following llvm::Statistic changes in r374490. by Volodymyr Sapsai · 4 years, 6 months ago
  6. 59411bf [Stats] Fix polly build due to change in llvm::Statistic constructor in r374490. by Volodymyr Sapsai · 4 years, 6 months ago
  7. d49f30d [Alignment][NFC] Remove StoreInst::setAlignment(unsigned) by Guillaume Chatelet · 4 years, 7 months ago
  8. 65022c5 [Alignment][NFC] Remove AllocaInst::setAlignment(unsigned) by Guillaume Chatelet · 4 years, 7 months ago
  9. 449c316 [Alignment] Fix polly build by Guillaume Chatelet · 4 years, 7 months ago
  10. 1879d6f Revert "Update polly test for SCEV change." by Tim Northover · 4 years, 7 months ago
  11. 96168ae [CodeGen] Handle outlining of CopyStmts. by Michael Kruse · 4 years, 7 months ago
  12. 580061a [Polly] Fix lib/Transform/ScheduleOptimizer.cpp compilation on Solaris by Rainer Orth · 4 years, 7 months ago
  13. 94c4b64 [ScopBuilder] Skip getting leader when merging statements to close holes. by Michael Kruse · 4 years, 7 months ago
  14. e4b9b1e [DependenceInfo] Compute WAR dependence info using ISL kills. NFC. by Michael Kruse · 4 years, 8 months ago
  15. 262eb1f [ScopBuilder] Remove superfluous while loop in buildDomains. NFC. by Michael Kruse · 4 years, 8 months ago
  16. 3e98c51 [ScopBuilder] Simplify main statement flag in buildEqivClassBlockStmts. NFC. by Michael Kruse · 4 years, 8 months ago
  17. 89e2ebb [Polly] Migrate llvm::make_unique to std::make_unique by Jonas Devlieghere · 4 years, 8 months ago
  18. f4f3e5c [Polly-ACC] Fix test after IR-printer change. by Michael Kruse · 4 years, 8 months ago
  19. a97d79f [NFC][ScopBuilder] Move buildDomains and its callees to ScopBuilder. by Dominik Adamski · 4 years, 9 months ago
  20. a51f11d [NFC][ScopBuilder] Move addUserAssumptions to ScopBuilder by Dominik Adamski · 4 years, 9 months ago