summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopRotate
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a .cvsignore file.Reid Spencer2007-04-211-0/+1
| | | | llvm-svn: 36323
* For PR1319:Reid Spencer2007-04-161-2/+2
| | | | | | | | 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
* For PR1319:Reid Spencer2007-04-152-3/+6
| | | | | | Upgrade to use new Tcl exec based test harness. llvm-svn: 36062
* The "implementation" keyword is no more!Reid Spencer2007-04-111-2/+0
| | | | llvm-svn: 35919
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
| | | | | | | | global variables that needed to be passed in. This makes it possible to add new global variables with only a couple changes (Makefile and llvm-dg.exp) instead of touching every single dg.exp file. llvm-svn: 35918
* Add test case for PR 1154.Devang Patel2007-04-101-0/+125
| | | | llvm-svn: 35865
* Add check for opt crash.Devang Patel2007-04-091-0/+1
| | | | llvm-svn: 35849
* Add Loop Rotate test cases.Devang Patel2007-04-097-0/+256
llvm-svn: 35838
OpenPOWER on IntegriCloud