aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCRegisterInfo.cpp
AgeCommit message (Expand)Author
2004-10-26Eliminate usage of MRegisterInfo::getRegClass(physreg)Nate Begeman
2004-09-27Correct some BuildMI arguments for the upcoming simple schedulerNate Begeman
2004-09-01Changes For Bug 352Reid Spencer
2004-08-27Register sizes are in bits, not bytesNate Begeman
2004-08-22Don't hard code the offset of the saved R31 in functions with frame pointersNate Begeman
2004-08-21Reduce uses of getRegClassChris Lattner
2004-08-17PowerPC 32-/64-bit split: Part I, PPC32* bit files, adapted from former PowerPC*Misha Brukman