| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove getARMRegisterNumbering and replace with calls into | Eric Christopher | 2012-08-09 | 1 | -76/+0 |
| * | Fix #13138, a bug around ARM instruction DSB encoding and decoding issue. | Jiangning Liu | 2012-08-02 | 1 | -7/+23 |
| * | ARM more NEON VLD/VST composite physical register refactoring. | Jim Grosbach | 2012-03-06 | 1 | -15/+31 |
| * | ARM refactor away a bunch of VLD/VST pseudo instructions. | Jim Grosbach | 2012-03-05 | 1 | -0/+17 |
| * | Move default case for covered enum outside of switch. | Richard Smith | 2012-01-10 | 1 | -1/+1 |
| * | Fix a -Wreturn-type warning in g++. | Richard Smith | 2012-01-10 | 1 | -0/+1 |
| * | Remove unnecessary default cases in switches that cover all enum values. | David Blaikie | 2012-01-10 | 1 | -2/+0 |
| * | Thumb parsing diagnostics for low-reg requirements on ADD and MOV. | Jim Grosbach | 2011-08-16 | 1 | -0/+13 |
| * | ARM thumb assembly parsing for arithmetic flag setting instructions. | Jim Grosbach | 2011-08-16 | 1 | -0/+6 |
| * | Code clean up. | Evan Cheng | 2011-07-25 | 1 | -3/+0 |
| * | Sink ARM mc routines into MCTargetDesc. | Evan Cheng | 2011-07-23 | 1 | -0/+433 |

