aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/Thumb1RegisterInfo.h
Commit message (Expand)AuthorAgeFilesLines
* - More refactoring. This gets rid of all of the getOpcode calls.Evan Cheng2009-07-281-2/+2
* Refactor. Get rid of a few more getOpcode() calls.Evan Cheng2009-07-261-0/+2
* Correctly handle the Thumb-2 imm8 addrmode. Specialize frame index eliminatio...David Goodwin2009-07-241-0/+4
* Let callers decide the sub-register index on the def operand of rematerialize...Evan Cheng2009-07-161-1/+1
* Generalize opcode selection in ARMBaseRegisterInfo.David Goodwin2009-07-081-1/+1
* Push methods into base class in preparation for sharing.David Goodwin2009-07-081-9/+8
* Checkpoint refactoring of ThumbInstrInfo and ThumbRegisterInfo into Thumb1Ins...David Goodwin2009-07-021-0/+60