summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Added getOpcodeAfterMemoryUnfold(). It doesn't unfold an instruction, but o...Evan Cheng2007-10-181-2/+2
* Use SmallVectorImpl instead of SmallVector with hardcoded size in MRegister p...Evan Cheng2007-10-181-4/+4
* Position Independent Code (PIC) support [3]Bruno Cardoso Lopes2007-10-091-2/+13
* - Added a few target hooks to generate load / store instructions from / to anyEvan Cheng2007-10-051-0/+41
* Allow copyRegToReg to emit cross register classes copies.Evan Cheng2007-09-261-2/+8
* Added method to get Mips register numbersBruno Cardoso Lopes2007-08-281-55/+101
* Fixed stack frame addressing bugBruno Cardoso Lopes2007-08-181-8/+8
* Change instruction description to split OperandList into OutOperandList andEvan Cheng2007-07-191-2/+2
* Added support for framepointerBruno Cardoso Lopes2007-07-111-28/+162
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+288
OpenPOWER on IntegriCloud