Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -41/+43 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | For PR1319: Upgrade to use new test harness | Reid Spencer | 2007-04-15 | 1 | -1/+1 |
* | ARM test cases contributed by Apple. | Evan Cheng | 2007-01-19 | 1 | -19/+19 |
* | more general matching of the MVN instruction | Rafael Espindola | 2006-12-12 | 1 | -1/+7 |
* | don't use "ordinary" addressing mode 1 when mvn is appropriate | Rafael Espindola | 2006-12-12 | 1 | -1/+12 |
* | use MVN to handle small negative constants | Rafael Espindola | 2006-12-12 | 1 | -5/+5 |
* | add mvn | Rafael Espindola | 2006-12-12 | 1 | -0/+55 |