summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/PPC64RegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove support for 64b PPC, it's been broken for a long time. It'll beNate Begeman2005-08-131-317/+0
* Use the new subtarget support to automatically choose the correct ABINate Begeman2005-08-041-5/+0
* Convert tabs to spacesMisha Brukman2005-04-221-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-21/+21
* Eliminate usage of MRegisterInfo::getRegClass(physreg)Nate Begeman2004-10-261-4/+9
* Correct some BuildMI arguments for the upcoming simple schedulerNate Begeman2004-09-271-1/+1
* Changes For Bug 352Reid Spencer2004-09-011-3/+3
* Register sizes are in bits, not bytesNate Begeman2004-08-271-1/+1
* Reduce uses of getRegClassChris Lattner2004-08-211-4/+3
* Wrap long lines.Misha Brukman2004-08-191-4/+5
* PowerPC 32-/64-bit split: Part II, 64-bit customizations on PowerPCMisha Brukman2004-08-171-0/+317
OpenPOWER on IntegriCloud