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
/
ARM
/
ARMJITInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Get PIC jump table working.
Evan Cheng
2008-11-07
1
-9
/
+7
*
Jump table JIT support. Work in progress.
Evan Cheng
2008-11-07
1
-5
/
+19
*
Stylistic change.
Evan Cheng
2008-11-04
1
-2
/
+2
*
Handle ARM machine constantpool entries.
Evan Cheng
2008-11-04
1
-7
/
+26
*
Correct way to handle CONSTPOOL_ENTRY instructions.
Evan Cheng
2008-10-29
1
-1
/
+11
*
remove extraneous #ifdef's
Jim Grosbach
2008-10-22
1
-4
/
+0
*
use pre-UAL mnemonics for push/pop for compilaton callback function
Jim Grosbach
2008-10-21
1
-2
/
+2
*
Update the stub and callback code to handle lazy compilation. The stub
Jim Grosbach
2008-10-20
1
-62
/
+90
*
Add Mac OS X compatible JIT callback routine.
Evan Cheng
2008-09-02
1
-5
/
+29
*
Correlate stubs with functions in JIT: when emitting a stub, the JIT tells th...
Nicolas Geoffray
2008-04-16
1
-4
/
+6
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
JITInfo now resolves function addrs and also relocations. It always emits a s...
Raul Herbster
2007-08-30
1
-30
/
+43
*
Initial JIT support for ARM by Raul Fernandes Herbster.
Evan Cheng
2007-08-07
1
-1
/
+19
*
no email addrs in file headers
Chris Lattner
2007-07-17
1
-3
/
+2
*
Initial ARM JIT support by Raul Fernandes Herbster.
Evan Cheng
2007-07-05
1
-0
/
+132
[prev]