Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle multiple induction variables. | Devang Patel | 2007-09-25 | 1 | -0/+59 |
* | Add transformation to update loop interation space. Now, | Devang Patel | 2007-09-25 | 1 | -0/+57 |
* | Fix PR1692 | Devang Patel | 2007-09-21 | 1 | -0/+63 |
* | Filter exit conditions which are not yet handled. | Devang Patel | 2007-09-10 | 1 | -0/+50 |
* | Constant split values needs upper bound and lower bound check, just like any ... | Devang Patel | 2007-08-25 | 1 | -0/+52 |
* | While calculating upper loop bound for first loop and lower loop bound for se... | Devang Patel | 2007-08-25 | 1 | -0/+52 |
* | Do not split loops rejected by processOneIterationLoop(). | Devang Patel | 2007-08-20 | 2 | -4/+2 |
* | Add loop index split tests. | Devang Patel | 2007-08-17 | 7 | -0/+325 |