1. 21e463b More PPC32 -> PPC changes, as well as merging some classes that were by Nate Begeman · 20 years ago
  2. 16e71f2 Rename PPC32*.h to PPC*.h by Chris Lattner · 20 years ago
  3. b9459b7 Merge PPCJITInfo.h and PPC32JITInfo.h. Note that the PowerPCJITInfo by Chris Lattner · 20 years ago
  4. 908bc86 update interface by Andrew Lenharth · 20 years ago
  5. b5f662f Remove trailing whitespace by Misha Brukman · 20 years ago
  6. 15ee8ad There is no reason to store <x,x>, just store <x>. by Chris Lattner · 21 years ago
  7. fde839b Fix the build on non ppc machines by Chris Lattner · 21 years ago
  8. 5efb75d * Rename existing relocations to be more specific by Chris Lattner · 21 years ago
  9. 7327808 Write CompilationCallback as an explicit assembly stub to avoid getting GCC's by Chris Lattner · 21 years ago
  10. 892afa9 When rewriting the original call instruction, make sure to rewrite it to by Chris Lattner · 21 years ago
  11. fb887e0 Force the intregs ptr into R2 and the FPregs ptr into R3. This fixes a really by Chris Lattner · 21 years ago
  12. 65b7f3e Use the correct register class as a constaint to gcc's inline assembly, so by Nate Begeman · 21 years ago
  13. ca6d0f5 Save/Restore arg regs and nonvolatile regs the compiler might use during by Nate Begeman · 21 years ago
  14. d9d06b3 Initial implementation of exiting CompilationCallback by Chris Lattner · 21 years ago
  15. e61198b Implement the first hunk of CompilationCallback. The pieces missing are the by Chris Lattner · 21 years ago
  16. 7c83dc2 Implement the stub needed to get into compilation callback. by Chris Lattner · 21 years ago
  17. 9b3d989 Initial implementation of the JIT interfaces. Relocation is done and stubs by Chris Lattner · 21 years ago