1. 0382a4c add copy of comment to the code that will survive the mcjit'ization by Chris Lattner · 15 years ago
  2. b69cdfa relax an assertion a bit, allowing the GPR argument of by Chris Lattner · 15 years ago
  3. b7035d0 split out an encoder for memri operands, allowing a relocation to be plopped by Chris Lattner · 15 years ago
  4. 17e2c18 add support for encoding the lo14 forms used for a few PPC64 addressing by Chris Lattner · 15 years ago
  5. 85cf7d7 implement the start of support for lo16 and ha16, allowing us to get stuff like: by Chris Lattner · 15 years ago
  6. b719437 add a fixup for conditional branches, giving us output like this: by Chris Lattner · 15 years ago
  7. 8d70411 change direct branches to encode with the same encoding method by Chris Lattner · 15 years ago
  8. a9d9ab9 split call operands out to their own encoding class, simplifying by Chris Lattner · 15 years ago
  9. 7192eb8 add proper encoding for MTCRF instead of using a hack. by Chris Lattner · 15 years ago
  10. a04084e add basic encoding support for immediates and registers, allowing us by Chris Lattner · 15 years ago
  11. a2d6025 add a dummy entry to fix a build error by Chris Lattner · 15 years ago
  12. 5ffe38e Implement a basic MCCodeEmitter for PPC. This doesn't handle by Chris Lattner · 15 years ago