aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCFrameInfo.h
AgeCommit message (Expand)Author
2005-10-16More PPC32 -> PPC changes, as well as merging some classes that wereNate Begeman
2005-10-14Rename PowerPC*.h to PPC*.hChris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-10-26Remove file that is no longer used, and move include of MRegisterInfo.hNate Begeman
2004-08-19LR needs to be saved at 16-byte offset on a 64-bit archMisha Brukman
2004-08-17#include <map> is not necessary hereMisha Brukman
2004-08-16There is no need for a cast hereChris Lattner
2004-08-15Make this compile on gc 3.4.1 (static_cast to non-const type was notAlkis Evlogimenos
2004-08-14Replace PowerPCPEI.cpp with target independant PrologEpilogInserterNate Begeman