Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -13/+13 |
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -14/+14 |
* | -march=arm -enable-thumb => -march=thumb | Evan Cheng | 2007-02-23 | 1 | -7/+7 |
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -7/+7 |
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -31/+45 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -7/+7 |
* | more condition codes | Rafael Espindola | 2006-09-21 | 1 | -2/+43 |
* | fix select.ll to always test a select node | Rafael Espindola | 2006-09-08 | 1 | -11/+2 |
* | implement unconditional branches | Rafael Espindola | 2006-09-08 | 1 | -1/+0 |
* | This fails | Chris Lattner | 2006-09-07 | 1 | -0/+1 |
* | run llc with -march=arm in select.ll | Rafael Espindola | 2006-08-22 | 1 | -1/+1 |
* | This passes. | Chris Lattner | 2006-08-22 | 1 | -1/+1 |
* | Use the correct syntax. | Reid Spencer | 2006-08-22 | 1 | -2/+2 |
* | Add a simple RUN line so this doesn't always fail. XFAIL this until | Reid Spencer | 2006-08-22 | 1 | -0/+2 |
* | initial support for select | Rafael Espindola | 2006-08-21 | 1 | -0/+15 |