aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMInstrThumb.td
Commit message (Expand)AuthorAgeFilesLines
* Change the operand orders to t_addrmode_s* to make it easier to morphEvan Cheng2007-01-301-3/+3
* Use BL to implement Thumb far jumps.Evan Cheng2007-01-301-0/+3
* Thumb jumptable support.Evan Cheng2007-01-271-1/+21
* Thumb add / sub with carry.Evan Cheng2007-01-271-1/+17
* Represent tADDspi and tSUBspi as two-address instructions.Evan Cheng2007-01-261-4/+4
* extload -> zextloadEvan Cheng2007-01-261-0/+5
* Use PC relative ldr to load from a constantpool in Thumb mode.Evan Cheng2007-01-241-1/+5
* - Reorg Thumb load / store instructions. Combine each rr and ri pair ofEvan Cheng2007-01-231-73/+55
* ARM backend contribution from Apple.Evan Cheng2007-01-191-0/+513