1. d332fd5 Improvements to int->float cast code for PPC-64 by Nate Begeman · 21 years ago
  2. f2f0781 Implement the following missing functionality in the PPC backend: by Nate Begeman · 21 years ago
  3. c330612 Move XForm instructions over to the auto-generated asm writer by Nate Begeman · 21 years ago
  4. b47321b Implement code to convert SetCC into straight line code where appropriate. Add necessary instructions for this transformation to the .td file. by Nate Begeman · 21 years ago
  5. 81d265d Clean up floating point instruction selection. by Nate Begeman · 21 years ago
  6. 0ea3171 Convert all of the DForm_6* operations, which makes all of the Zimm16 users by Chris Lattner · 21 years ago
  7. 97b2a2e Convert the DForm_4 over to the asmprintergen by Chris Lattner · 21 years ago
  8. 7bb424f Print mflr using the asmwriter generator by Chris Lattner · 21 years ago
  9. b0b8b93 Add indexed forms of load doubleword and load word algebraic for 64 bit targets by Nate Begeman · 21 years ago
  10. 244e64e Add some more 64 bit instructions we need for the PowerPC-64 ISel to the tablegen files by Nate Begeman · 21 years ago
  11. 55eee3d Fix names of 64-bit CMP*D* opcodes, add LWA and STD* opcodes by Misha Brukman · 21 years ago
  12. f1f6cef Add support for 64-bit CMPDI, CMPLDI, and CMPLD opcodes by Misha Brukman · 21 years ago
  13. 96b6110 Add doubleword load/store (64-bit only). by Misha Brukman · 21 years ago
  14. b64af91 Fix casts of float to unsigned long by Nate Begeman · 21 years ago
  15. 4ad7d1b Use instruction formats as defined in the PowerPC ISA manual by Misha Brukman · 21 years ago
  16. 68f3459 Remove unused opcodes. by Misha Brukman · 21 years ago
  17. 37dcae6 * Use simpler instruction templates to define instructions by Misha Brukman · 21 years ago
  18. 28791dd Separate instruction formats from instruction definitions. by Misha Brukman · 21 years ago
  19. 8c02c1c Renamed files: by Misha Brukman · 21 years ago
  20. f228fa0 Add COND_BRANCH pseudo instruction, patch by Nate Begeman. by Misha Brukman · 21 years ago
  21. 53f5678 MovePCtoLR (which is `bl' in disguise) modifies LR implicitly by Misha Brukman · 21 years ago
  22. 53d9a48 Add SUBI instruction by Misha Brukman · 21 years ago
  23. 86ddcf9 Differentiate between global and weak symbol loads by Misha Brukman · 21 years ago
  24. 2bf5438 Add IMPLICIT_DEFS pseudo-instruction; patch by: Nate Begeman by Misha Brukman · 21 years ago
  25. c661c30 * Coalesce the handy CALL* alias opcodes with the standard ones by Misha Brukman · 21 years ago
  26. 5fa2b02 * Use LA instead of LWZ for LoadLoAddr by Misha Brukman · 21 years ago
  27. 3905b57 Fix the assembly opcode on LOADLoAddr, courtesy of Nate Begeman. by Misha Brukman · 21 years ago
  28. b2edb44 Set isBranch and isTerminator bits on all branch instructions. by Misha Brukman · 21 years ago
  29. 5dfe3a9 Initial revision by Misha Brukman · 21 years ago