Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side- | Jim Grosbach | 2011-03-11 | 1 | -1/+1 |
* | PR8921: LDM/POP do not support interworking prior to v5t. | Bob Wilson | 2011-01-06 | 1 | -6/+4 |
* | Stop using the old pre-UAL syntax for LDM/STM instruction suffixes. | Bob Wilson | 2010-03-16 | 1 | -1/+1 |
* | Use Unified Assembly Syntax for the ARM backend. | Jim Grosbach | 2009-11-09 | 1 | -1/+1 |
* | Convert more tests to avoid llvm-as. | Dan Gohman | 2009-09-11 | 1 | -8/+3 |
* | -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 |
* | Add explicit triples to these tests so that llc behaves as expected on | Dan Gohman | 2007-07-09 | 1 | -4/+11 |
* | Added some if-conversion tests. | Evan Cheng | 2007-06-20 | 1 | -0/+32 |