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
/
unittests
/
ExecutionEngine
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reinstate "Nuke the old JIT."
Eric Christopher
2014-09-02
1
-1
/
+1
*
Temporarily Revert "Nuke the old JIT." as it's not quite ready to
Eric Christopher
2014-08-07
1
-1
/
+1
*
fix configure+make build
Rafael Espindola
2014-08-07
1
-1
/
+1
*
Enable JIT/MCJIT unit tests for targets with JIT support.
Jyotsna Verma
2013-04-05
1
-2
/
+3
*
Disable JIT/MCJIT tests in unittests/ExecutionEngine for the targets that don...
Jyotsna Verma
2013-03-28
1
-1
/
+4
*
Adding MCJIT and MemoryBuffer unit tests
Andrew Kaylor
2012-10-04
1
-1
/
+1
*
llvm/unittests: Simplify LINK_COMPONENTS.
NAKAMURA Takumi
2012-06-21
1
-1
/
+1
*
Follow-up to r152620: restore JIT event listener tests to unittest/ExecutionE...
Eli Bendersky
2012-03-15
1
-26
/
+1
*
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-13
1
-0
/
+23
*
Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old
Jeffrey Yasskin
2009-08-04
1
-4
/
+3
*
Add a JITEventListener interface that gets called back when a new function is
Jeffrey Yasskin
2009-06-25
1
-0
/
+19