Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -2/+2 |
* | Change some ARM subtarget features to be single bit yes/no in order to sink t... | Evan Cheng | 2011-07-07 | 1 | -1/+1 |
* | Allow ARM if-converter to be run after post allocation scheduling. | Evan Cheng | 2010-06-18 | 1 | -5/+10 |
* | Fix a bug which prevented tail merging of return instructions in | Dan Gohman | 2010-05-03 | 1 | -4/+5 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 1 | -4/+4 |
* | -enable-arm-if-conversion is gone. | Evan Cheng | 2007-09-20 | 1 | -4/+4 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -3/+3 |
* | Fix tests. | Evan Cheng | 2007-06-21 | 1 | -1/+1 |
* | Added some if-conversion tests. | Evan Cheng | 2007-06-20 | 1 | -0/+36 |