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