Add rlwnm instruction for variable rotate
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.cpp
2005-04-04 Nate BegemanRemove unnecessary register copy now that regalloc...
2004-10-26 Nate BegemanEliminate usage of MRegisterInfo::getRegClass(physreg)
2004-09-27 Nate BegemanCorrect some BuildMI arguments for the upcoming simple...
2004-09-01 Reid SpencerChanges For Bug 352
2004-08-27 Nate BegemanRegister sizes are in bits, not bytes
2004-08-22 Nate BegemanDon't hard code the offset of the saved R31 in function...
2004-08-21 Chris LattnerReduce uses of getRegClass
2004-08-17 Misha BrukmanPowerPC 32-/64-bit split: Part I, PPC32* bit files...