Radar 7636153. In the presence of large call frames, it's not sufficient
[oota-llvm.git] / lib / Target / ARM / ARMBaseRegisterInfo.h
2010-02-19 Jim GrosbachRadar 7636153. In the presence of large call frames...
2010-01-26 Chris Lattnerconstify a method argument.
2010-01-19 Jim GrosbachFor aligned load/store instructions, it's only required...
2009-11-22 Jim GrosbachGenerate more correct debug info for frame indices.
2009-11-12 David GreeneMake the MachineFunction argument of getFrameRegister...
2009-10-27 Jim GrosbachInfrastructure for dynamic stack realignment on ARM...
2009-10-25 Evan ChengAdd ARM getMatchingSuperRegClass to handle S / D /...
2009-10-20 Jim GrosbachEnable post-pass frame index register scavenging for...
2009-10-07 Jim GrosbachAdd register-reuse to frame-index register scavenging...
2009-08-15 Evan ChengDo not use frame register to reference fixed stack...
2009-08-14 Evan ChengLeaf functions which do not save CSRs can be frameless...
2009-07-30 Evan ChengWhen fp is not eliminated, instructions with T2_i12...
2009-07-29 Chris LattnerGive getPointerRegClass() a "kind" value so that target...
2009-07-28 Evan Cheng- More refactoring. This gets rid of all of the getOpco...
2009-07-26 Evan ChengRefactor. Get rid of a few more getOpcode() calls.
2009-07-24 David GoodwinCorrectly handle the Thumb-2 imm8 addrmode. Specialize...
2009-07-23 David GoodwinFix frame index elimination to correctly handle thumb...
2009-07-22 Evan ChengGet rid one of the getRegisterNumbering. Also add D16...
2009-07-16 Evan ChengLet callers decide the sub-register index on the def...
2009-07-10 Evan Cheng80 col violation.
2009-07-08 David GoodwinGeneralize opcode selection in ARMBaseRegisterInfo.
2009-07-08 David GoodwinPush methods into base class in preparation for sharing.
2009-07-08 David GoodwinStart breaking out common base functionality for regist...