2014-09-05 |
Bjorn Steinbrink | Restore the ability to check if LLVMCreateObjectFile... |
tree | commitdiff |
2014-08-03 |
Peter Zotov | [OCaml] Add Llvm.{string_of_const,const_element}. |
tree | commitdiff |
2014-07-22 |
Peter Zotov | [OCaml] Don't truncate constants over 32 bits in Llvm... |
tree | commitdiff |
2014-06-09 |
Alp Toker | Reduce verbiage of lit.local.cfg files |
tree | commitdiff |
2014-06-09 |
Peter Zotov | [OCaml] Add more Llvm_target tests |
tree | commitdiff |
2014-03-12 |
Rafael Espindola | Fix the ocaml test to not create a alias to a declaration. |
tree | commitdiff |
2014-02-25 |
Rafael Espindola | Don't try to set a dummy DataLayout. It is parsed now. |
tree | commitdiff |
2014-01-24 |
Alp Toker | Fix known typos |
tree | commitdiff |
2013-12-19 |
Rafael Espindola | Update the ML test to expect the new string format... |
tree | commitdiff |
2013-12-02 |
Manman Ren | Update Ocaml/vmcore.ml to emit a "Debug Info Version... |
tree | commitdiff |
2013-11-15 |
Peter Zotov | [OCaml] Add REQUIRES: native, object-emission to the... |
tree | commitdiff |
2013-11-15 |
Peter Zotov | [OCaml] Use native target in testsuite instead of hardc... |
tree | commitdiff |
2013-11-15 |
Peter Zotov | [OCaml] Add Target and TargetMachine bindings to Llvm_t... |
tree | commitdiff |
2013-11-15 |
Peter Zotov | [OCaml] Refactor Llvm_target interface |
tree | commitdiff |
2013-11-11 |
Peter Zotov | [OCaml] Add missing Llvm_target functions |
tree | commitdiff |
2013-11-11 |
Peter Zotov | [OCaml] Accept context explicitly in Llvm_target functions |
tree | commitdiff |
2013-11-11 |
Peter Zotov | [OCaml] Make Llvm_target.DataLayout.t automatically... |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [OCaml] Impement Llvm_irreader, bindings to LLVM assemb... |
tree | commitdiff |
2013-11-06 |
Peter Zotov | [OCaml] Implement Llvm.string_of_llvalue |
tree | commitdiff |
2013-11-05 |
Peter Zotov | [OCaml] (PR16318) Add missing argument to Llvm.const_in... |
tree | commitdiff |
2013-11-05 |
Peter Zotov | [OCaml] (PR11717) Make declare_qualified_global respect... |
tree | commitdiff |
2013-11-04 |
Peter Zotov | [OCaml] implement Llvm_passmgr_builder, bindings for... |
tree | commitdiff |
2013-11-04 |
Peter Zotov | [OCaml] Implement missing LLVMCore APIs |
tree | commitdiff |
2013-11-03 |
Peter Zotov | [OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string} |
tree | commitdiff |
2013-11-03 |
Peter Zotov | [OCaml] Implement Llvm_linker, bindings for the IR... |
tree | commitdiff |
2013-11-03 |
Peter Zotov | [OCaml] Implement Llvm_vectorize bindings |
tree | commitdiff |
2013-11-03 |
Peter Zotov | [OCaml] Refactor Llvm_target tests |
tree | commitdiff |
2013-11-03 |
Peter Zotov | [OCaml] Llvm_scalar_opts: add missing transforms |
tree | commitdiff |
2013-11-03 |
Peter Zotov | [OCaml] Llvm_ipo: add missing transforms |
tree | commitdiff |
2013-10-23 |
Anders Waldenborg | Fix check for supported targets in llvm-c lit.local.cfg |
tree | commitdiff |
2013-10-23 |
Anders Waldenborg | Add llvm-c-test tool for testing llvm-c |
tree | commitdiff |
2013-08-23 |
Daniel Dunbar | [PR11606] ocaml bindings tests produce binaries in... |
tree | commitdiff |
2013-08-16 |
Daniel Dunbar | [tests] Cleanup initialization of test suffixes. |
tree | commitdiff |
2013-07-10 |
Reid Kleckner | Fix %t typo in Ocaml bindings test. |
tree | commitdiff |
2013-07-08 |
Reid Kleckner | Convert an OCaml binding grep test to FileCheck |
tree | commitdiff |
2013-02-20 |
Bill Wendling | Use the attribute group reference instead of the attrib... |
tree | commitdiff |
2012-10-08 |
Micah Villmow | Move TargetData to DataLayout. |
tree | commitdiff |
2012-09-02 |
Nuno Lopes | fix test's RUN lines |
tree | commitdiff |
2012-07-02 |
Chandler Carruth | Fix the remaining TCL-style quotes found in the testsui... |
tree | commitdiff |
2012-03-25 |
Eli Bendersky | Continue cleanup of LIT, getting rid of the remaining... |
tree | commitdiff |
2012-02-16 |
Eli Bendersky | Replace all instances of dg.exp file with lit.local... |
tree | commitdiff |
2011-10-14 |
Torok Edwin | OCaml bindings: add some missing functions and testcases. |
tree | commitdiff |
2011-10-14 |
Torok Edwin | OCaml bindings: fix infinite recursion on string_of_lltype |
tree | commitdiff |
2011-10-06 |
Torok Edwin | ocaml bindings: add llvm_ipo based on IPO.h |
tree | commitdiff |
2011-10-06 |
Torok Edwin | add more tests for the OCaml bindings |
tree | commitdiff |
2011-10-03 |
Torok Edwin | attempt to fix ocaml bindings: landing pads |
tree | commitdiff |
2011-08-10 |
Peter Collingbourne | Remove the build_unwind function from the OCaml bindings. |
tree | commitdiff |
2011-07-31 |
Benjamin Kramer | Remove InvalidateStructLayoutInfo from the ocaml bindings. |
tree | commitdiff |
2011-07-09 |
Nick Lewycky | Remove tests for APIs that were removed. |
tree | commitdiff |
2010-12-23 |
Torok Edwin | XFAIL vg_leak the new test as the rest. |
tree | commitdiff |
2010-12-23 |
Torok Edwin | Fix OCaml bindings crash, PR8847. |
tree | commitdiff |
2010-10-09 |
Benjamin Kramer | Don't test a removed function. |
tree | commitdiff |
2010-09-09 |
Daniel Dunbar | tests: XFAIL a handful of tests on the vg_leak builder... |
tree | commitdiff |
2010-08-28 |
Benjamin Kramer | Update ocaml test. |
tree | commitdiff |
2010-08-20 |
Erick Tryzelaar | Fix vmcore.ml test. |
tree | commitdiff |
2010-08-20 |
Erick Tryzelaar | Fix the running of ocaml tests. |
tree | commitdiff |
2010-08-20 |
Erick Tryzelaar | Expose LLVMSetOperand and LLVMGetNumOperands to llvm... |
tree | commitdiff |
2010-08-20 |
Bob Wilson | Fix some Ocaml tests: the %t substitution now returns... |
tree | commitdiff |
2010-03-06 |
Erick Tryzelaar | Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostr... |
tree | commitdiff |
2010-03-03 |
Erick Tryzelaar | Expose the rest of the llvm-c scalar opts to ocaml. |
tree | commitdiff |
2010-03-02 |
Erick Tryzelaar | Remove module providers from ocaml. |
tree | commitdiff |
2010-03-02 |
Erick Tryzelaar | Add support for use to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support getting the operands of a User to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support for global aliases to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support for inserting inline asm to ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support for getting a null pointer. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add a way to look up a type by it's name in a module. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add support for global variables in an address space... |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add indirect br support to llvm-c and ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add metadata functions to llvm-c and ocaml. |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add the new builder arthmetic instructions to llvm... |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Add the new union arthmetic instructions to llvm-c... |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Rename ocaml vmcore tests to make it easier to insert... |
tree | commitdiff |
2010-02-28 |
Erick Tryzelaar | Remove malloc and free from the ocaml bindings. |
tree | commitdiff |
2009-10-17 |
Nick Lewycky | Fix test/Bindings/Ocaml/vmcore.ml. When IRBuilder:... |
tree | commitdiff |
2009-09-13 |
Daniel Dunbar | Switch Ocaml to use llvm_supports_binding. |
tree | commitdiff |
2009-09-03 |
Erick Tryzelaar | Replace ocamlc tests with ocamlopt tests since they... |
tree | commitdiff |
2009-08-19 |
Erick Tryzelaar | Convert the rest of the ocaml types and functions to... |
tree | commitdiff |
2009-08-19 |
Erick Tryzelaar | Allow passing around LLVMContext in ocaml. |
tree | commitdiff |
2009-08-16 |
Erick Tryzelaar | Expose creating constant ints and floats from strings... |
tree | commitdiff |
2009-08-12 |
Dan Gohman | Fix whitespace expectations to match the new AsmWriter... |
tree | commitdiff |
2009-05-06 |
Duncan Sands | Nounwind is not valid for function return values. |
tree | commitdiff |
2009-05-06 |
Duncan Sands | OCaml parameter attribute bindings from PR2752. |
tree | commitdiff |
2009-03-01 |
Chris Lattner | tweak this to accept asmprinter changes. I have no... |
tree | commitdiff |
2009-02-11 |
Daniel Dunbar | Update to match space changes in .ll |
tree | commitdiff |
2008-10-22 |
Gordon Henriksen | [PR2886] Ignore stderr from ocamlc since it prints... |
tree | commitdiff |
2008-08-30 |
Gordon Henriksen | PR2731: C and Ocaml bindings for setTailCall and isTail... |
tree | commitdiff |
2008-08-17 |
Gordon Henriksen | Rename some GC classes so that their roll will hopefull... |
tree | commitdiff |
2008-08-09 |
Gordon Henriksen | [PR-2610] Adding Ocaml bindings for Switch::addCase. |
tree | commitdiff |
2008-06-11 |
Gordon Henriksen | Don't send checkpoints to stderr for the vmcore.ml... |
tree | commitdiff |
2008-05-23 |
Dan Gohman | Remove lingering references to .llx and .tr in the... |
tree | commitdiff |
2008-03-27 |
Erick Tryzelaar | Expose ExecutionEngine::getTargetData() to c and ocaml... |
tree | commitdiff |
2008-03-25 |
Gordon Henriksen | Tests for the instruction iterator bindings. |
tree | commitdiff |
2008-03-23 |
Gordon Henriksen | Objective Caml bindings for basic block, function,... |
tree | commitdiff |
2008-03-19 |
Gordon Henriksen | C and Objective Caml bindings for the various getParent... |
tree | commitdiff |
2008-03-16 |
Gordon Henriksen | C and Objective Caml bindings for the TargetData class. |
tree | commitdiff |
2008-03-16 |
Gordon Henriksen | C and Objective Caml bindings for several scalar transf... |
tree | commitdiff |
2008-03-16 |
Gordon Henriksen | C and Objective Caml bindings for PassManagers. |
tree | commitdiff |
2008-02-02 |
Gordon Henriksen | Fixing a bug creating floating point constants of type... |
tree | commitdiff |
2007-12-30 |
Gordon Henriksen | Another backwards compatibility fix. |
tree | commitdiff |
next |