David Goodwin
|
22c2fba978
|
Use common code for both ARM and Thumb-2 instruction and register info.
llvm-svn: 75067
|
2009-07-08 23:10:31 +00:00 |
David Goodwin
|
03ab0bbb24
|
Generalize opcode selection in ARMBaseRegisterInfo.
llvm-svn: 75036
|
2009-07-08 20:28:28 +00:00 |
David Goodwin
|
af7451b674
|
Checkpoint Thumb2 Instr info work. Generalized base code so that it can be shared between ARM and Thumb2. Not yet activated because register information must be generalized first.
llvm-svn: 75010
|
2009-07-08 16:09:28 +00:00 |
David Goodwin
|
ade05a37f1
|
Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1InstrInfo, Thumb2InstrInfo, Thumb1RegisterInfo and Thumb2RegisterInfo. Move methods from ARMInstrInfo to ARMBaseInstrInfo to prepare for sharing with Thumb2.
llvm-svn: 74731
|
2009-07-02 22:18:33 +00:00 |