Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -7/+7 |
* | Convert some ARM tests with lots of greps to use FileCheck. | Bob Wilson | 2009-10-09 | 1 | -8/+22 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -29/+29 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -2/+2 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -8/+8 |
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -9/+8 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -9/+9 |
* | cleanup some tests | Rafael Espindola | 2006-10-17 | 1 | -7/+1 |
* | fix some fp condition codes | Rafael Espindola | 2006-10-14 | 1 | -4/+2 |
* | implement unordered floating point compares | Rafael Espindola | 2006-10-13 | 1 | -1/+17 |
* | compare doubles | Rafael Espindola | 2006-10-10 | 1 | -1/+10 |
* | add some tests for floating point compare | Rafael Espindola | 2006-10-10 | 1 | -0/+41 |