aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCFrameInfo.h
Commit message (Expand)AuthorAgeFilesLines
* More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman2005-10-161-4/+4
* Rename PowerPC*.h to PPC*.hChris Lattner2005-10-141-1/+1
* Remove trailing whitespaceMisha Brukman2005-04-211-3/+3
* Remove file that is no longer used, and move include of MRegisterInfo.hNate Begeman2004-10-261-1/+0
* LR needs to be saved at 16-byte offset on a 64-bit archMisha Brukman2004-08-191-2/+2
* #include <map> is not necessary hereMisha Brukman2004-08-171-4/+2
* There is no need for a cast hereChris Lattner2004-08-161-1/+1
* Make this compile on gc 3.4.1 (static_cast to non-const type was notAlkis Evlogimenos2004-08-151-2/+2
* Replace PowerPCPEI.cpp with target independant PrologEpilogInserterNate Begeman2004-08-141-0/+45