Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: update even more tests | Saleem Abdulrasool | 2014-04-03 | 1 | -2/+12 |
| | | | | | | | | | More updating of tests to be explicit about the target triple rather than relying on the default target triple supporting ARM mode. Indicate to lit that object emission is not yet available for Windows on ARM. llvm-svn: 205545 | ||||
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
| | | | | llvm-svn: 81293 | ||||
* | Move thumb and thumb2 tests into separate directories. | Evan Cheng | 2009-06-24 | 1 | -2/+0 |
| | | | | llvm-svn: 74068 | ||||
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -4/+4 |
| | | | | llvm-svn: 41097 | ||||
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -4/+3 |
| | | | | llvm-svn: 36076 | ||||
* | -march=arm -enable-thumb => -march=thumb | Evan Cheng | 2007-02-23 | 1 | -2/+2 |
| | | | | llvm-svn: 34522 | ||||
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -4/+4 |
| | | | | | | | | | | | | | | 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 | ||||
* | Thumb test cases. | Evan Cheng | 2007-01-23 | 1 | -10/+21 |
| | | | | llvm-svn: 33471 | ||||
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -4/+3 |
| | | | | llvm-svn: 33354 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+15 |
llvm-svn: 33296 |