| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -10/+10 |
* | Convert some ARM tests with lots of greps to use FileCheck. | Bob Wilson | 2009-10-09 | 1 | -22/+42 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -2/+2 |
* | Move thumb and thumb2 tests into separate directories. | Evan Cheng | 2009-06-24 | 1 | -1/+0 |
* | More soft fp fixes. | Evan Cheng | 2008-04-01 | 1 | -1/+3 |
* | Unbreak ARM / Thumb soft FP support. | Evan Cheng | 2008-04-01 | 1 | -0/+10 |
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -26/+26 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -11/+11 |
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -11/+11 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -11/+11 |
* | cleanup some tests | Rafael Espindola | 2006-10-17 | 1 | -7/+39 |
* | uint <-> double conversion | Rafael Espindola | 2006-10-10 | 1 | -0/+12 |
* | add double <-> int conversion | Rafael Espindola | 2006-10-10 | 1 | -2/+14 |
* | add float -> double and double -> float conversion | Rafael Espindola | 2006-10-09 | 1 | -0/+15 |