Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Fix a build error for ocaml bindings that was introduced with the TargetData ... | Micah Villmow |
2012-10-08 | Move TargetData to DataLayout. | Micah Villmow |
2010-03-03 | Rename some ocaml functions. | Erick Tryzelaar |
2010-03-02 | Expose the optimization level for the jit in ocaml. | Erick Tryzelaar |
2010-03-02 | Remove module providers from ocaml. | Erick Tryzelaar |
2009-09-14 | Expose initializing the native target for the execution engine. | Erick Tryzelaar |
2008-08-08 | Fix the LLVMCreateJITCompiler C binding. | Gordon Henriksen |
2008-03-27 | Expose ExecutionEngine::getTargetData() to c and ocaml bindings. | Erick Tryzelaar |
2007-12-29 | remove attribution from a variety of miscellaneous files. | Chris Lattner |
2007-12-23 | C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler). | Gordon Henriksen |