Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | These tests are looking for library function names that | Dale Johannesen | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | appear to differ on Linux. Try to make them pass on Linux. Would be good for a Linux person to review this. llvm-svn: 119572 | ||||
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -10/+10 |
| | | | | llvm-svn: 86494 | ||||
* | Convert some ARM tests with lots of greps to use FileCheck. | Bob Wilson | 2009-10-09 | 1 | -22/+42 |
| | | | | llvm-svn: 83651 | ||||
* | 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 | -1/+0 |
| | | | | llvm-svn: 74068 | ||||
* | More soft fp fixes. | Evan Cheng | 2008-04-01 | 1 | -1/+3 |
| | | | | llvm-svn: 49016 | ||||
* | Unbreak ARM / Thumb soft FP support. | Evan Cheng | 2008-04-01 | 1 | -0/+10 |
| | | | | llvm-svn: 49012 | ||||
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -26/+26 |
| | | | | llvm-svn: 47238 | ||||
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -11/+11 |
| | | | | | | | | 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 | -11/+11 |
| | | | | llvm-svn: 33354 | ||||
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+71 |
llvm-svn: 33296 |