[OCaml] Test code emission in Llvm_target.
[oota-llvm.git] / test / Bindings / Ocaml / target.ml
2014-10-30 Peter Zotov[OCaml] Test code emission in Llvm_target.
2014-10-30 Peter Zotov[OCaml] Enable backtraces in tests.
2014-10-30 Peter Zotov[OCaml] [autoconf] Migrate to ocamlfind.
2014-10-29 Peter Zotov[OCaml] Expose Llvm_target.TargetMachine.add_analysis_p...
2014-10-28 Peter Zotov[OCaml] PR9719, PR14727: Make tests run without ocamlopt.
2014-06-09 Peter Zotov[OCaml] Add more Llvm_target tests
2013-12-19 Rafael EspindolaUpdate the ML test to expect the new string format...
2013-11-15 Peter Zotov[OCaml] Add REQUIRES: native, object-emission to the...
2013-11-15 Peter Zotov[OCaml] Use native target in testsuite instead of hardc...
2013-11-15 Peter Zotov[OCaml] Add Target and TargetMachine bindings to Llvm_t...
2013-11-15 Peter Zotov[OCaml] Refactor Llvm_target interface
2013-11-11 Peter Zotov[OCaml] Add missing Llvm_target functions
2013-11-11 Peter Zotov[OCaml] Accept context explicitly in Llvm_target functions
2013-11-11 Peter Zotov[OCaml] Make Llvm_target.DataLayout.t automatically...
2013-11-03 Peter Zotov[OCaml] Refactor Llvm_target tests
2013-08-23 Daniel Dunbar[PR11606] ocaml bindings tests produce binaries in...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2011-07-31 Benjamin KramerRemove InvalidateStructLayoutInfo from the ocaml bindings.
2010-09-09 Daniel Dunbartests: XFAIL a handful of tests on the vg_leak builder...
2010-08-20 Erick TryzelaarFix the running of ocaml tests.
2009-09-03 Erick TryzelaarReplace ocamlc tests with ocamlopt tests since they...
2009-08-19 Erick TryzelaarConvert the rest of the ocaml types and functions to...
2009-08-19 Erick TryzelaarAllow passing around LLVMContext in ocaml.
2008-10-22 Gordon Henriksen[PR2886] Ignore stderr from ocamlc since it prints...
2008-03-16 Gordon HenriksenC and Objective Caml bindings for the TargetData class.