summaryrefslogtreecommitdiff
path: root/polly/test/DeLICM
AgeCommit message (Expand)Author
2018-05-16[DeLICM] Avoid assertion on out-of-quota.Michael Kruse
2018-02-20Update isl to isl-0.18-1047-g4a20ef8Tobias Grosser
2018-02-03[ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.Michael Kruse
2017-12-22Fix isl out-of-quota errors affecting later quota guards.Michael Kruse
2017-10-31[DeLICM] Fix wrong assumed access execution order.Michael Kruse
2017-10-26[DeLICM] Add more tests for loop layouts. NFC.Michael Kruse
2017-10-24[DeLICM] Do not try to map to multiple array elements.Michael Kruse
2017-09-21[DeLICM] Allow non-injective PHIRead->PHIWrite mapping.Michael Kruse
2017-09-06[test] Add forgotten REQUIRES: line.Michael Kruse
2017-09-06[ZoneAlgo] Handle non-StoreInst/LoadInst MemoryAccesses including memset.Michael Kruse
2017-08-28[ZoneAlgo] More fine-grained bail-out.Michael Kruse
2017-08-08[DeLICM] Properly handle PHI writes becoming empty partial writes.Michael Kruse
2017-08-07[test] Add some missing options that become necessary after the recent defaul...Tobias Grosser
2017-08-07[test] Add one more test case for the previous commitTobias Grosser
2017-07-28[test] Fix typo in filename. NFC.Michael Kruse
2017-07-17[ScopInfo] Simplify new access functions under domain contextTobias Grosser
2017-07-13[Invariant Loads] Do not consider invariant loads to have dependences.Siddharth Bhat
2017-05-24[DeLICM] Partial writes for PHIs.Michael Kruse
2017-05-10[DeLICM] Always normalize domain. NFC.Michael Kruse
2017-05-06Really disable test as intended in the previous commitTobias Grosser
2017-05-06Disable test to avoid buildbot noiseTobias Grosser
2017-05-06[DeLICM] Known knowledge.Michael Kruse
2017-03-09[DeLICM] Add -polly-delicm-overapproximate-writes option.Michael Kruse
2017-02-27[DeLICM] Add nomap regressions tests. NFC.Michael Kruse
2017-02-23[DeLICM] Regression test for skipping map targets.Michael Kruse
2017-02-22[DeLICM] Add regression tests for DeLICM reject cases.Michael Kruse
2017-02-21[DeLICM] Map values hoisted by LICM back to the array.Michael Kruse
2016-11-29[DeLICM] Add pass boilerplate code.Michael Kruse