Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't attempt to simplify an non-affine IV expression if it can't | Dan Gohman | 2009-06-03 | 1 | -43/+0 |
| | | | | | | be simplified to a loop-invariant value. This fixes PR4315. llvm-svn: 72798 | ||||
* | Rename IndVarsSimplify to IndVarSimplify, to be consistent with | Dan Gohman | 2009-02-16 | 1 | -0/+43 |
the name used in the code that these tests are for. llvm-svn: 64624 |