summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/IndVarsSimplify/loop_evaluate_2.ll
Commit message (Collapse)AuthorAgeFilesLines
* Rename IndVarsSimplify to IndVarSimplify, to be consistent withDan Gohman2009-02-161-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 Anderson2008-05-161-1/+1
| | | | llvm-svn: 51178
* Add new SCEV, SCEVSMax. This allows LLVM to analyze do-while loops.Nick Lewycky2007-11-251-2/+2
| | | | llvm-svn: 44319
* For PR1319:Reid Spencer2007-04-161-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 Lattner2007-03-041-0/+28
llvm-svn: 34895
OpenPOWER on IntegriCloud