Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
73278080c8078002beb4706d5b1592e9b9c5f9b3
/
lib
/
Target
/
PowerPC
/
PPCJITInfo.cpp
7327808
Write CompilationCallback as an explicit assembly stub to avoid getting GCC's
by Chris Lattner
· 21 years ago
892afa9
When rewriting the original call instruction, make sure to rewrite it to
by Chris Lattner
· 21 years ago
fb887e0
Force the intregs ptr into R2 and the FPregs ptr into R3. This fixes a really
by Chris Lattner
· 21 years ago
65b7f3e
Use the correct register class as a constaint to gcc's inline assembly, so
by Nate Begeman
· 21 years ago
ca6d0f5
Save/Restore arg regs and nonvolatile regs the compiler might use during
by Nate Begeman
· 21 years ago
d9d06b3
Initial implementation of exiting CompilationCallback
by Chris Lattner
· 21 years ago
e61198b
Implement the first hunk of CompilationCallback. The pieces missing are the
by Chris Lattner
· 21 years ago
7c83dc2
Implement the stub needed to get into compilation callback.
by Chris Lattner
· 21 years ago
9b3d989
Initial implementation of the JIT interfaces. Relocation is done and stubs
by Chris Lattner
· 21 years ago