Add LICENSE.TXT covering contributions made by ARM.
[oota-llvm.git] / include / llvm-c / ExecutionEngine.h
2012-03-21 Gregory SzorcOrganize LLVM C API docs into doxygen modules; add...
2010-07-19 Duncan SandsExpose JIT::recompileAndRelinkFunction for use through...
2010-03-02 Erick TryzelaarAdd Module functions in place of module providers.
2010-01-09 Chris Lattner"In order to ease automatic bindings generation, it...
2009-07-12 Daniel DunbarMatch declaration to definition.
2009-06-24 Bob WilsonFix the Ocaml bindings for the ExecutionEngine: with...
2009-04-29 Bill WendlingThe second part of the change from -fast to -O#. This...
2009-01-21 Chris Lattneradd getPointerToGlobal to the C bindings, patch by...
2008-08-08 Gordon HenriksenFix the LLVMCreateJITCompiler C binding.
2008-06-20 Gordon HenriksenAdd C binding for ExecutionEngine::addGlobalMapping.
2008-03-27 Erick TryzelaarExpose ExecutionEngine::getTargetData() to c and ocaml...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...