Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename IndVarsSimplify to IndVarSimplify, to be consistent with | Dan Gohman | 2009-02-16 | 1 | -28/+0 |
| | | | | | | the name used in the code that these tests are for. llvm-svn: 64624 | ||||
* | Use loop deletion instead of ADCE for removing loops. | Owen Anderson | 2008-05-16 | 1 | -1/+1 |
| | | | | llvm-svn: 51178 | ||||
* | Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops. | Nick Lewycky | 2007-11-25 | 1 | -2/+2 |
| | | | | llvm-svn: 44319 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+1 |
| | | | | | | | | Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. llvm-svn: 36142 | ||||
* | New testcases for PR1179/PR1232. | Chris Lattner | 2007-03-04 | 1 | -0/+28 |
llvm-svn: 34895 |