1. fef7a2d There shalt be only one "immediate" operand type! by Chris Lattner · 20 years ago
  2. bb01d4f Remove BRTWOWAY* by Nate Begeman · 20 years ago
  3. 26e385a Rename BSel -> PPCBSel for the benefit of doxygen users. by Chris Lattner · 20 years ago
  4. 6cca84e More PPC32 -> PPC changes, as well as merging some classes that were by Nate Begeman · 20 years ago
  5. 6f3b954 Rename PPC32*.h to PPC*.h by Chris Lattner · 20 years ago
  6. bfca1ab Rename PowerPC*.h to PPC*.h by Chris Lattner · 20 years ago[Renamed (99%) from llvm/lib/Target/PowerPC/PowerPCBranchSelector.cpp]
  7. e80bf1b Rename PowerPCInstrBuilder.h -> PPC* by Chris Lattner · 20 years ago
  8. 2121f3c Nuke PowerPCInstrFormats.h, its contents are dead. Remove the definitions by Chris Lattner · 20 years ago
  9. d3eee1a Modify the ppc backend to use two register classes for FP: F8RC and F4RC. by Chris Lattner · 20 years ago
  10. 29bfaa7 Propagate cr# from COND_BRANCH to the actual branch instruction as appropriate by Chris Lattner · 20 years ago
  11. a3fbdae Split IMPLICIT_DEF into IMPLICIT_DEF_GPR and IMPLICIT_DEF_FP, so that the by Chris Lattner · 20 years ago
  12. 5f4ef3c Eliminate all remaining tabs and trailing spaces. by Jeff Cohen · 20 years ago
  13. 4fdd96c Clean up some uninitialized variables and missing return statements that by Reid Spencer · 20 years ago
  14. 3d57b4c silence incredibly braindead GCC 4 warning by Chris Lattner · 20 years ago
  15. 02e33b7 Fix a memory smasher caught by Mac OS X's debug malloc library. We were by Nate Begeman · 20 years ago
  16. b440243 Remove trailing whitespace by Misha Brukman · 21 years ago
  17. 70a9d9c Remove unnecessary header include by Nate Begeman · 21 years ago
  18. 6173878 Convert remaining X-Form and Pseudo instructions over to asm writer by Nate Begeman · 21 years ago
  19. 7c16caa Changes For Bug 352 by Reid Spencer · 21 years ago
  20. 0674182 PowerPCInstrInfo has gone away, PPC32 and PPC64 share opcodes. by Misha Brukman · 21 years ago
  21. dad438b Renamed PPC32 (namespace for regs, opcodes) to PPC to include 64-bit targets by Misha Brukman · 21 years ago
  22. db13b6e Remove an extra 8 byte distance penalty. Patch by Nate Begeman. by Misha Brukman · 21 years ago
  23. ef8cf02 Add PowerPCBranchSelector to discover which are `long' branches. by Misha Brukman · 21 years ago