correctly set LocalAreaOffset of TargetFrameInfo
[oota-llvm.git] / lib / Target / ARM / ARMRegisterInfo.cpp
2006-08-09 Rafael Espindolacorrectly set LocalAreaOffset of TargetFrameInfo
2006-08-09 Rafael Espindolafix the spill code
2006-08-09 Rafael Espindolafix the loading of the link register in emitepilogue
2006-08-08 Rafael Espindolachange the addressing mode of the str instruction to...
2006-08-08 Rafael Espindolainitial support for variable number of arguments
2006-07-21 Rafael Espindolaimplemented sub
2006-07-18 Rafael Espindolainitial prologue and epilogue implementation. Need...
2006-07-11 Rafael Espindolaadd the memri memory operand
2006-07-10 Rafael Espindolacreate the raddr addressing mode that matches any regis...
2006-06-27 Rafael Espindolahandle the "mov reg1, reg2" case in isMoveInstr
2006-06-18 Rafael Espindolainitial implementation of ARMRegisterInfo::eliminateFra...
2006-05-18 Rafael Espindolaimplement movri
2006-05-18 Evan ChenggetCalleeSaveRegs and getCalleeSaveRegClasses are no...
2006-05-14 Rafael Espindolaadded a skeleton of the ARM backend