Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove this test. | Evan Cheng | 2009-09-26 | 1 | -58/+0 |
| | | | | llvm-svn: 82869 | ||||
* | "Update" tests for -disable-if-conversion removal. I think branch.ll should just | Daniel Dunbar | 2009-09-26 | 1 | -0/+1 |
| | | | | | | be removed, but I XFAIL'd it for now. llvm-svn: 82847 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
| | | | | llvm-svn: 81293 | ||||
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -33/+33 |
| | | | | llvm-svn: 47238 | ||||
* | Disable if-conversion for this test. | Evan Cheng | 2007-09-20 | 1 | -1/+1 |
| | | | | llvm-svn: 42170 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -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 Cheng | 2007-01-19 | 1 | -2/+2 |
| | | | | llvm-svn: 33354 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+57 |
llvm-svn: 33296 |