Age | Commit message (Expand) | Author |
---|---|---|
2009-09-09 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-24 | Move thumb and thumb2 tests into separate directories. | Evan Cheng |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2007-04-15 | For PR1319: Upgrade to use new test harness | Reid Spencer |
2007-02-23 | -march=arm -enable-thumb => -march=thumb | Evan Cheng |
2007-01-26 | For PR761: | Reid Spencer |
2007-01-23 | Thumb test cases. | Evan Cheng |
2007-01-19 | ARM test cases contributed by Apple. | Evan Cheng |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-09-19 | Implement a MachineFunctionPass to fix the mul instruction | Rafael Espindola |