Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the operand orders to t_addrmode_s* to make it easier to morph | Evan Cheng | 2007-01-30 | 1 | -3/+3 |
* | Use BL to implement Thumb far jumps. | Evan Cheng | 2007-01-30 | 1 | -0/+3 |
* | Thumb jumptable support. | Evan Cheng | 2007-01-27 | 1 | -1/+21 |
* | Thumb add / sub with carry. | Evan Cheng | 2007-01-27 | 1 | -1/+17 |
* | Represent tADDspi and tSUBspi as two-address instructions. | Evan Cheng | 2007-01-26 | 1 | -4/+4 |
* | extload -> zextload | Evan Cheng | 2007-01-26 | 1 | -0/+5 |
* | Use PC relative ldr to load from a constantpool in Thumb mode. | Evan Cheng | 2007-01-24 | 1 | -1/+5 |
* | - Reorg Thumb load / store instructions. Combine each rr and ri pair of | Evan Cheng | 2007-01-23 | 1 | -73/+55 |
* | ARM backend contribution from Apple. | Evan Cheng | 2007-01-19 | 1 | -0/+513 |