1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 6733a16 Squelch a warning about mismatch between sign of constant and sign of return by Reid Spencer · 17 years ago
  3. ec58d9f The PPC64 ELF ABI is "intended to use the same structure layout and calling convention rules by Nicolas Geoffray · 17 years ago
  4. 9f0bc65 implement support for the linux/ppc function call ABI. Patch by by Chris Lattner · 17 years ago
  5. 51fe9d9 Make it easier for gdb to find the return address. by Jim Laskey · 18 years ago
  6. ff79089 make sure to safe LR8 in the right stack slot for PPC64 by Chris Lattner · 18 years ago
  7. 2f616bf by Jim Laskey · 18 years ago
  8. 21e463b More PPC32 -> PPC changes, as well as merging some classes that were by Nate Begeman · 19 years ago
  9. 2668959 Rename PowerPC*.h to PPC*.h by Chris Lattner · 19 years ago
  10. b5f662f Remove trailing whitespace by Misha Brukman · 19 years ago
  11. 17304c3 Remove file that is no longer used, and move include of MRegisterInfo.h by Nate Begeman · 20 years ago
  12. 983e92d LR needs to be saved at 16-byte offset on a 64-bit arch by Misha Brukman · 20 years ago
  13. 6316181 #include <map> is not necessary here by Misha Brukman · 20 years ago
  14. b648206 There is no need for a cast here by Chris Lattner · 20 years ago
  15. 8c9b4de Make this compile on gc 3.4.1 (static_cast to non-const type was not allowed). by Alkis Evlogimenos · 20 years ago
  16. ca068e8 Replace PowerPCPEI.cpp with target independant PrologEpilogInserter by Nate Begeman · 20 years ago