Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileCheck-ize and simplify RUN lines. | Chandler Carruth | 2011-07-02 | 1 | -4/+3 |
| | | | | llvm-svn: 134352 | ||||
* | Be nice to Xcore and the XMOS assembler and avoid quoting section names | Joerg Sonnenberger | 2011-03-04 | 1 | -1/+1 |
| | | | | | | that contain only letters, digits and the characters "_" and ".". llvm-svn: 127028 | ||||
* | Bug#9033: For the ELF assembler output, always quote the section name. | Joerg Sonnenberger | 2011-03-03 | 1 | -1/+1 |
| | | | | llvm-svn: 126963 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
| | | | | llvm-svn: 81293 | ||||
* | Print section flags ok on platforms, which use '@' as comment string. Fix test. | Anton Korobeynikov | 2008-08-07 | 1 | -1/+1 |
| | | | | llvm-svn: 54460 | ||||
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -3/+4 |
| | | | | llvm-svn: 47238 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -1/+0 |
| | | | | | | | | 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: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -3/+4 |
| | | | | llvm-svn: 36076 | ||||
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -3/+3 |
| | | | | llvm-svn: 33354 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+6 |
llvm-svn: 33296 |