1. 05f1fe8 Goodbye PPC pattern isel. You have served us well, but it is now time for by Chris Lattner · 20 years ago
  2. 1d05cb4 add an option to generate completely non-pic code, corresponding to what by Chris Lattner · 20 years ago
  3. 1d9d742 First bits of 64 bit PowerPC stuff, currently disabled. A lot of this is by Nate Begeman · 20 years ago
  4. 4c7b43b Eliminate PowerPC.td and PPC32.td, consolidating them into PPC.td by Chris Lattner · 20 years ago
  5. 73bfa71 Remove the X86 and PowerPC Simple instruction selectors; their time has passed. by Nate Begeman · 20 years ago
  6. d1c4626 add prototype, remove dead proto by Chris Lattner · 20 years ago
  7. 3c304a3 Consolidate the GPOpt stuff to all use the Subtarget, instead of still by Chris Lattner · 20 years ago
  8. 3d72d14 Use the new subtarget support to automatically choose the correct ABI by Nate Begeman · 20 years ago
  9. 2497e63 Support building non-PIC by Nate Begeman · 20 years ago
  10. a3fd400 Integrate SelectFPExpr into SelectExpr. This gets PPC32 closer to being by Nate Begeman · 20 years ago
  11. b5f662f Remove trailing whitespace by Misha Brukman · 20 years ago
  12. f8b0294 Make pattern isel default for ppc by Nate Begeman · 20 years ago
  13. d3e6b94 Remove 64 bit simple ISel, it never worked correctly by Nate Begeman · 20 years ago
  14. a9795f8 Addition of the PPC32 Pattern ISel. While it is far from complete, it will by Nate Begeman · 20 years ago
  15. fc25659 Fix build on Linux/PowerPC64 using SuSE GCC (#undef PPC) by Misha Brukman · 21 years ago
  16. ed42853 All PPC instructions are now auto-printed by Nate Begeman · 21 years ago
  17. 08dde0b Consistently name passed with 32 or 64 in their name by Misha Brukman · 21 years ago
  18. ca068e8 Replace PowerPCPEI.cpp with target independant PrologEpilogInserter by Nate Begeman · 21 years ago
  19. ca9309f 64-bit instruction selector and AIX-specific 64-bit asm printer by Misha Brukman · 21 years ago
  20. 7a4fe9b Clean up 32/64bit and Darwin/AIX split. Next steps: 64 bit ISel, AIX asm printer. by Nate Begeman · 21 years ago
  21. 0145881 Breaking up the PowerPC target into 32- and 64-bit subparts, Part III: the rest. by Misha Brukman · 21 years ago
  22. 7103fba CodePrinter -> AsmPrinter by Misha Brukman · 21 years ago
  23. 3ea9346 by Chris Lattner · 21 years ago
  24. 999d9cf Add PowerPCBranchSelector to discover which are `long' branches. by Misha Brukman · 21 years ago
  25. 5dfe3a9 Initial revision by Misha Brukman · 21 years ago