1. 15ee8ad There is no reason to store <x,x>, just store <x>. by Chris Lattner · 21 years ago
  2. fde839b Fix the build on non ppc machines by Chris Lattner · 21 years ago
  3. 5efb75d * Rename existing relocations to be more specific by Chris Lattner · 21 years ago
  4. 7327808 Write CompilationCallback as an explicit assembly stub to avoid getting GCC's by Chris Lattner · 21 years ago
  5. 892afa9 When rewriting the original call instruction, make sure to rewrite it to by Chris Lattner · 21 years ago
  6. fb887e0 Force the intregs ptr into R2 and the FPregs ptr into R3. This fixes a really by Chris Lattner · 21 years ago
  7. 65b7f3e Use the correct register class as a constaint to gcc's inline assembly, so by Nate Begeman · 21 years ago
  8. ca6d0f5 Save/Restore arg regs and nonvolatile regs the compiler might use during by Nate Begeman · 21 years ago
  9. d9d06b3 Initial implementation of exiting CompilationCallback by Chris Lattner · 21 years ago
  10. e61198b Implement the first hunk of CompilationCallback. The pieces missing are the by Chris Lattner · 21 years ago
  11. 7c83dc2 Implement the stub needed to get into compilation callback. by Chris Lattner · 21 years ago
  12. 9b3d989 Initial implementation of the JIT interfaces. Relocation is done and stubs by Chris Lattner · 21 years ago