Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - More refactoring. This gets rid of all of the getOpcode calls. | Evan Cheng | 2009-07-28 | 1 | -13/+0 |
* | Refactor. Get rid of a few more getOpcode() calls. | Evan Cheng | 2009-07-26 | 1 | -5/+13 |
* | Correctly handle the Thumb-2 imm8 addrmode. Specialize frame index eliminatio... | David Goodwin | 2009-07-24 | 1 | -6/+11 |
* | Let callers decide the sub-register index on the def operand of rematerialize... | Evan Cheng | 2009-07-16 | 1 | -1/+1 |
* | Use common code for both ARM and Thumb-2 instruction and register info. | David Goodwin | 2009-07-08 | 1 | -16/+0 |
* | Generalize opcode selection in ARMBaseRegisterInfo. | David Goodwin | 2009-07-08 | 1 | -1/+1 |
* | Push methods into base class in preparation for sharing. | David Goodwin | 2009-07-08 | 1 | -9/+8 |
* | Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins... | David Goodwin | 2009-07-02 | 1 | -0/+60 |