Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
| | | | | llvm-svn: 41097 | ||||
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -4/+2 |
| | | | | llvm-svn: 36076 | ||||
* | -march=arm -enable-thumb => -march=thumb | Evan Cheng | 2007-02-23 | 1 | -2/+2 |
| | | | | llvm-svn: 34522 | ||||
* | My mistake, my environment wasn't up to date. This passes now. | Reid Spencer | 2007-02-01 | 1 | -1/+0 |
| | | | | llvm-svn: 33769 | ||||
* | XFAIL this on x86 linux as it continues to fail. | Reid Spencer | 2007-02-01 | 1 | -1/+3 |
| | | | | llvm-svn: 33768 | ||||
* | Combine two tests. | Evan Cheng | 2007-01-30 | 1 | -1/+11 |
| | | | | llvm-svn: 33668 | ||||
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | Remove "target endian/pointersize" or add "target datalayout" to make the test parse properly or set the datalayout because defaults changes. For PR645: Make global names use the @ prefix. For llvm-upgrade changes: Fix test cases or completely remove use of llvm-upgrade for test cases that cannot survive the new renaming or upgrade capabilities. llvm-svn: 33533 | ||||
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -0/+12 |
llvm-svn: 33354 |