Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM support the .arm and .thumb directives for assembly mode switching. | Jim Grosbach | 2011-12-07 | 1 | -0/+11 |
* | Tweak ADDrr fix. Bad check for explicit .w | Jim Grosbach | 2011-12-05 | 1 | -1/+1 |
* | Update tests for r145860. Add a few new ones. | Jim Grosbach | 2011-12-05 | 1 | -1/+1 |
* | Tidy up formatting. | Jim Grosbach | 2011-08-16 | 1 | -7/+5 |
* | ARM thumb assembly parsing for arithmetic flag setting instructions. | Jim Grosbach | 2011-08-16 | 1 | -5/+5 |
* | - Eliminate MCCodeEmitter's dependency on TargetMachine. It now uses MCInstrInfo | Evan Cheng | 2011-07-11 | 1 | -1/+2 |
* | Add support for ARM / Thumb mode switching with .code 16 and .code 32. | Evan Cheng | 2011-07-08 | 1 | -0/+16 |