Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporary test files should use %t. | Daniel Dunbar | 2009-09-05 | 1 | -3/+3 |
| | | | | llvm-svn: 81086 | ||||
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-01 | 1 | -7/+6 |
| | | | | llvm-svn: 47784 | ||||
* | The Ada f-e produces various auxiliary output files | Duncan Sands | 2007-07-23 | 1 | -3/+3 |
| | | | | | | | | | | | that cannot be suppressed and cannot be redirected: they are dumped in the current working directory. When running the testsuite this means that these files do not end up in the Output directory. The best solution I could find is to change directory into Output before running tests. llvm-svn: 40437 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -3/+3 |
| | | | | | | | | 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 | ||||
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -2/+2 |
| | | | | llvm-svn: 32115 | ||||
* | new tests for actual inline asm expressions | Chris Lattner | 2006-01-25 | 1 | -2/+8 |
| | | | | llvm-svn: 25625 | ||||
* | minor syntax change | Chris Lattner | 2006-01-24 | 1 | -2/+2 |
| | | | | llvm-svn: 25566 | ||||
* | new testcase | Chris Lattner | 2006-01-23 | 1 | -0/+8 |
llvm-svn: 25562 |