aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/LoopIndexSplit
Commit message (Expand)AuthorAgeFilesLines
* Handle multiple induction variables.Devang Patel2007-09-251-0/+59
* Add transformation to update loop interation space. Now,Devang Patel2007-09-251-0/+57
* Fix PR1692Devang Patel2007-09-211-0/+63
* Filter exit conditions which are not yet handled.Devang Patel2007-09-101-0/+50
* Constant split values needs upper bound and lower bound check, just like any ...Devang Patel2007-08-251-0/+52
* While calculating upper loop bound for first loop and lower loop bound for se...Devang Patel2007-08-251-0/+52
* Do not split loops rejected by processOneIterationLoop().Devang Patel2007-08-202-4/+2
* Add loop index split tests.Devang Patel2007-08-177-0/+325