index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm-c
/
ExecutionEngine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organize LLVM C API docs into doxygen modules; add docs
Gregory Szorc
2012-03-21
1
-0
/
+11
*
Expose JIT::recompileAndRelinkFunction for use through the C API.
Duncan Sands
2010-07-19
1
-0
/
+2
*
Add Module functions in place of module providers.
Erick Tryzelaar
2010-03-02
1
-0
/
+23
*
"In order to ease automatic bindings generation, it would be helpful if boole...
Chris Lattner
2010-01-09
1
-17
/
+17
*
Match declaration to definition.
Daniel Dunbar
2009-07-12
1
-1
/
+1
*
Fix the Ocaml bindings for the ExecutionEngine: with the change to build
Bob Wilson
2009-06-24
1
-0
/
+3
*
The second part of the change from -fast to -O#. This changes the JIT to accept
Bill Wendling
2009-04-29
1
-1
/
+1
*
add getPointerToGlobal to the C bindings, patch by Lennart Augustsson!
Chris Lattner
2009-01-21
1
-0
/
+2
*
Fix the LLVMCreateJITCompiler C binding.
Gordon Henriksen
2008-08-08
1
-0
/
+1
*
Add C binding for ExecutionEngine::addGlobalMapping.
Gordon Henriksen
2008-06-20
1
-0
/
+3
*
Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
Erick Tryzelaar
2008-03-27
1
-0
/
+3
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
Gordon Henriksen
2007-12-23
1
-0
/
+115