Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
15ee8adb00535834ad7962939868b4a9583577ca
/
lib
/
Target
/
PowerPC
/
PPCJITInfo.cpp
15ee8ad
There is no reason to store <x,x>, just store <x>.
by Chris Lattner
· 21 years ago
fde839b
Fix the build on non ppc machines
by Chris Lattner
· 21 years ago
5efb75d
* Rename existing relocations to be more specific
by Chris Lattner
· 21 years ago
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