index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
PowerPC
/
PPC32JITInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
update interface
Andrew Lenharth
2005-07-22
1
-1
/
+1
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-11
/
+11
*
There is no reason to store <x,x>, just store <x>.
Chris Lattner
2004-11-26
1
-5
/
+3
*
Fix the build on non ppc machines
Chris Lattner
2004-11-25
1
-0
/
+5
*
* Rename existing relocations to be more specific
Chris Lattner
2004-11-24
1
-3
/
+21
*
Write CompilationCallback as an explicit assembly stub to avoid getting GCC's
Chris Lattner
2004-11-24
1
-20
/
+35
*
When rewriting the original call instruction, make sure to rewrite it to
Chris Lattner
2004-11-24
1
-4
/
+5
*
Force the intregs ptr into R2 and the FPregs ptr into R3. This fixes a really
Chris Lattner
2004-11-24
1
-4
/
+8
*
Use the correct register class as a constaint to gcc's inline assembly, so
Nate Begeman
2004-11-23
1
-2
/
+2
*
Save/Restore arg regs and nonvolatile regs the compiler might use during
Nate Begeman
2004-11-23
1
-12
/
+29
*
Initial implementation of exiting CompilationCallback
Chris Lattner
2004-11-23
1
-9
/
+24
*
Implement the first hunk of CompilationCallback. The pieces missing are the
Chris Lattner
2004-11-23
1
-10
/
+54
*
Implement the stub needed to get into compilation callback.
Chris Lattner
2004-11-23
1
-5
/
+14
*
Initial implementation of the JIT interfaces. Relocation is done and stubs
Chris Lattner
2004-11-23
1
-0
/
+117