Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert some ARM tests with lots of greps to use FileCheck. | Bob Wilson | 2009-10-09 | 1 | -9/+25 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -8/+8 |
* | Remove llvm-upgrade. | Tanya Lattner | 2008-02-17 | 1 | -28/+27 |
* | Update this test. Due to dag combiner improvements, we now compile | Chris Lattner | 2008-01-27 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -10/+9 |
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -8/+10 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -9/+9 |
* | add FABSS and FABSD | Rafael Espindola | 2006-10-17 | 1 | -0/+16 |
* | add fdivs e fdivd | Rafael Espindola | 2006-10-16 | 1 | -1/+15 |
* | add FNEGS and FNEGD | Rafael Espindola | 2006-10-13 | 1 | -1/+15 |
* | add fp sub | Rafael Espindola | 2006-10-10 | 1 | -4/+16 |
* | add some tests for floating point arithmetic | Rafael Espindola | 2006-10-09 | 1 | -0/+29 |