summaryrefslogtreecommitdiffstats
path: root/polly/test/Isl
Commit message (Expand)AuthorAgeFilesLines
* scop detection: do not run scop detection on regions without loopsSebastian Pop2013-06-032-3/+3
* Test that independent block pass does not transform induction variablesTobias Grosser2013-05-311-37/+0
* scop detection: only handle functions with loopsSebastian Pop2013-05-301-1/+1
* Update LoopInfo correctlyTobias Grosser2013-05-162-1/+12
* LoopGenerators: Construct loops such that they are already loop rotatedTobias Grosser2013-05-162-19/+29
* IndependentBlocks: We can only reconstruct PHI nodes that are within the ScoPTobias Grosser2013-04-171-2/+0
* Remove unneeded RegionSimplify pass.Tobias Grosser2013-04-173-42/+7
* tests: Fix 'instruction does not dominate all its uses' errorTobias Grosser2013-04-171-1/+1
* Support SCoPs with multiple entry edges.Tobias Grosser2013-04-161-0/+71
* Support SCoPs with multiple exit edgesTobias Grosser2013-04-102-0/+75
* IndependentBlocks: translate out of SSA all uses escaping the regionSebastian Pop2013-04-082-0/+75
* codegen: properly instantiate SCEVs to the place where they are usedTobias Grosser2013-03-221-2/+1
* Add failing test caseTobias Grosser2013-03-211-0/+22
* Correct function to decide if a SCEV can be ignoredSebastian Pop2013-03-182-0/+62
* Use attributes references on call/invoke instructions.Bill Wendling2013-02-222-12/+15
* [isl-codegen]: Fix off by one in getNumberOfIterationsTobias Grosser2013-02-111-0/+29
* isl: vector code generation based on ISL astSebastian Pop2012-12-1810-0/+532
* isl: detect vector parallelismSebastian Pop2012-12-133-0/+3
* isl: Detect openmp parallelismTobias Grosser2012-12-136-0/+262
* adapt cloog codegen testcases to islSebastian Pop2012-12-0340-0/+2723
* execute cloog specific testcases only with CLOOG_FOUNDSebastian Pop2012-12-0312-0/+575
OpenPOWER on IntegriCloud