aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/ARMRegisterInfo.cpp
AgeCommit message (Expand)Author
2006-07-11add the memri memory operandRafael Espindola
2006-07-10create the raddr addressing mode that matches any register and the frame indexRafael Espindola
2006-06-27handle the "mov reg1, reg2" case in isMoveInstrRafael Espindola
2006-06-18initial implementation of ARMRegisterInfo::eliminateFrameIndexRafael Espindola
2006-05-18implement movriRafael Espindola
2006-05-18getCalleeSaveRegs and getCalleeSaveRegClasses are no long TableGen'd.Evan Cheng
2006-05-14added a skeleton of the ARM backendRafael Espindola