1. b1d26f6 Implement the getPointerRegClass method, which is required for the ptr_rc by Chris Lattner · 19 years ago
  2. d74ea2b Patches to make the LLVM sources more -pedantic clean. Patch provided by Chris Lattner · 19 years ago
  3. fd97734 Mark instructions that are cracked by the PPC970 decoder as such. by Chris Lattner · 19 years ago
  4. 88d211f Several big changes: by Chris Lattner · 19 years ago
  5. bbf1c72 implement TII::insertNoop by Chris Lattner · 19 years ago
  6. 6524287 implement isStoreToStackSlot for PPC by Chris Lattner · 20 years ago
  7. 4083960 Move isLoadFrom/StoreToStackSlot from MRegisterInfo to TargetInstrInfo,a far more logical place. Other methods should also be moved if anyoneis interested. :) by Chris Lattner · 20 years ago
  8. c16257f fix out of date comment by Chris Lattner · 20 years ago
  9. e44b2d1 Fix Regression/CodeGen/PowerPC/2006-01-18-InvalidBranchOpcodeAssert.ll by Chris Lattner · 20 years ago
  10. 21e463b More PPC32 -> PPC changes, as well as merging some classes that were by Nate Begeman · 20 years ago
  11. 16e71f2 Rename PPC32*.h to PPC*.h by Chris Lattner · 20 years ago
  12. 2668959 Rename PowerPC*.h to PPC*.h by Chris Lattner · 20 years ago
  13. 617742b Nuke PowerPCInstrFormats.h, its contents are dead. Remove the definitions by Chris Lattner · 20 years ago
  14. 043870d Teach the code generator that rlwimi is commutable if the rotate amount by Chris Lattner · 20 years ago
  15. b5f662f Remove trailing whitespace by Misha Brukman · 20 years ago
  16. f2ccb77 PowerPC 32-/64-bit split: Part I, PPC32* bit files, adapted from former PowerPC* by Misha Brukman · 21 years ago