summaryrefslogtreecommitdiffstats
path: root/polly/test/DeLICM
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update polly test for SCEV change."Tim Northover2019-09-301-1/+1
* Update polly test for SCEV change.Eli Friedman2019-07-181-1/+1
* [DeLICM] Use polly::singleton to allow empty result.Michael Kruse2019-05-211-0/+77
* [ZoneAlgo] Fix PHI inconsistency in invalid contexts.Michael Kruse2019-05-102-1/+90
* [DeLICM] Avoid assertion on out-of-quota.Michael Kruse2018-05-161-0/+131
* Update isl to isl-0.18-1047-g4a20ef8Tobias Grosser2018-02-201-1/+1
* [ScopBuilder] Make -polly-stmt-granularity=scalar-indep the default.Michael Kruse2018-02-0325-29/+29
* Fix isl out-of-quota errors affecting later quota guards.Michael Kruse2017-12-221-0/+14
* [DeLICM] Fix wrong assumed access execution order.Michael Kruse2017-10-313-0/+135
* [DeLICM] Add more tests for loop layouts. NFC.Michael Kruse2017-10-269-0/+1033
* [DeLICM] Do not try to map to multiple array elements.Michael Kruse2017-10-242-115/+70
* [DeLICM] Allow non-injective PHIRead->PHIWrite mapping.Michael Kruse2017-09-211-0/+115
* [test] Add forgotten REQUIRES: line.Michael Kruse2017-09-061-0/+1
* [ZoneAlgo] Handle non-StoreInst/LoadInst MemoryAccesses including memset.Michael Kruse2017-09-062-7/+79
* [ZoneAlgo] More fine-grained bail-out.Michael Kruse2017-08-281-0/+103
* [DeLICM] Properly handle PHI writes becoming empty partial writes.Michael Kruse2017-08-081-0/+80
* [test] Add some missing options that become necessary after the recent defaul...Tobias Grosser2017-08-071-2/+2
* [test] Add one more test case for the previous commitTobias Grosser2017-08-071-0/+108
* [test] Fix typo in filename. NFC.Michael Kruse2017-07-281-0/+0
* [ScopInfo] Simplify new access functions under domain contextTobias Grosser2017-07-1711-105/+105
* [Invariant Loads] Do not consider invariant loads to have dependences.Siddharth Bhat2017-07-131-14/+4
* [DeLICM] Partial writes for PHIs.Michael Kruse2017-05-243-0/+166
* [DeLICM] Always normalize domain. NFC.Michael Kruse2017-05-101-5/+2
* Really disable test as intended in the previous commitTobias Grosser2017-05-061-1/+1
* Disable test to avoid buildbot noiseTobias Grosser2017-05-061-1/+4
* [DeLICM] Known knowledge.Michael Kruse2017-05-0610-5/+872
* [DeLICM] Add -polly-delicm-overapproximate-writes option.Michael Kruse2017-03-091-0/+115
* [DeLICM] Add nomap regressions tests. NFC.Michael Kruse2017-02-277-0/+547
* [DeLICM] Regression test for skipping map targets.Michael Kruse2017-02-233-0/+183
* [DeLICM] Add regression tests for DeLICM reject cases.Michael Kruse2017-02-225-0/+349
* [DeLICM] Map values hoisted by LICM back to the array.Michael Kruse2017-02-211-0/+130
* [DeLICM] Add pass boilerplate code.Michael Kruse2016-11-291-0/+36
OpenPOWER on IntegriCloud