Age | Commit message (Expand) | Author |
---|---|---|
2005-10-16 | More PPC32 -> PPC changes, as well as merging some classes that were | Nate Begeman |
2005-10-14 | Rename PowerPC*.h to PPC*.h | Chris Lattner |
2005-04-21 | Remove trailing whitespace | Misha Brukman |
2004-10-26 | Remove file that is no longer used, and move include of MRegisterInfo.h | Nate Begeman |
2004-08-19 | LR needs to be saved at 16-byte offset on a 64-bit arch | Misha Brukman |
2004-08-17 | #include <map> is not necessary here | Misha Brukman |
2004-08-16 | There is no need for a cast here | Chris Lattner |
2004-08-15 | Make this compile on gc 3.4.1 (static_cast to non-const type was not | Alkis Evlogimenos |
2004-08-14 | Replace PowerPCPEI.cpp with target independant PrologEpilogInserter | Nate Begeman |