summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/branch.ll
Commit message (Collapse)AuthorAgeFilesLines
* Remove this test.Evan Cheng2009-09-261-58/+0
| | | | llvm-svn: 82869
* "Update" tests for -disable-if-conversion removal. I think branch.ll should justDaniel Dunbar2009-09-261-0/+1
| | | | | | be removed, but I XFAIL'd it for now. llvm-svn: 82847
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
| | | | llvm-svn: 81293
* Remove llvm-upgrade.Tanya Lattner2008-02-171-33/+33
| | | | llvm-svn: 47238
* Disable if-conversion for this test.Evan Cheng2007-09-201-1/+1
| | | | llvm-svn: 42170
* For PR1319:Reid Spencer2007-04-161-5/+5
| | | | | | | | 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
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-2/+2
| | | | llvm-svn: 33354
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+57
llvm-svn: 33296
OpenPOWER on IntegriCloud