aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/PPCFrameInfo.h
Commit message (Expand)AuthorAgeFilesLines
* 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