Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Generalize opcode selection in ARMBaseRegisterInfo. | David Goodwin | 2009-07-08 | 1 | -0/+1 | |
| | | | | llvm-svn: 75036 | |||||
* | Checkpoint Thumb2 Instr info work. Generalized base code so that it can be ↵ | David Goodwin | 2009-07-08 | 1 | -37/+98 | |
| | | | | | | shared between ARM and Thumb2. Not yet activated because register information must be generalized first. llvm-svn: 75010 | |||||
* | Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into ↵ | David Goodwin | 2009-07-02 | 1 | -0/+312 | |
Thumb1InstrInfo, Thumb2InstrInfo, Thumb1RegisterInfo and Thumb2RegisterInfo. Move methods from ARMInstrInfo to ARMBaseInstrInfo to prepare for sharing with Thumb2. llvm-svn: 74731 |