Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
99d3c276cc395ef451b0d601f57f5c8f134d9c75
/
lib
/
Target
/
PowerPC
/
PPCJITInfo.cpp
21e463b
More PPC32 -> PPC changes, as well as merging some classes that were
by Nate Begeman
· 20 years ago
16e71f2
Rename PPC32*.h to PPC*.h
by Chris Lattner
· 20 years ago
b9459b7
Merge PPCJITInfo.h and PPC32JITInfo.h. Note that the PowerPCJITInfo
by Chris Lattner
· 20 years ago
908bc86
update interface
by Andrew Lenharth
· 20 years ago
b5f662f
Remove trailing whitespace
by Misha Brukman
· 20 years ago
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