summaryrefslogtreecommitdiff
path: root/test/Bindings/Ocaml/scalar_opts.ml
Commit message (Expand)AuthorAge
* Move TargetData to DataLayout.Micah Villmow2012-10-08
* OCaml bindings: add some missing functions and testcases.Torok Edwin2011-10-14
* Don't test a removed function.Benjamin Kramer2010-10-09
* tests: XFAIL a handful of tests on the vg_leak builder, so we can get back toDaniel Dunbar2010-09-09
* Fix the running of ocaml tests.Erick Tryzelaar2010-08-20
* Expose the rest of the llvm-c scalar opts to ocaml.Erick Tryzelaar2010-03-03
* Remove module providers from ocaml.Erick Tryzelaar2010-03-02
* Replace ocamlc tests with ocamlopt tests since they're less noisy.Erick Tryzelaar2009-09-03
* Convert the rest of the ocaml types and functions to use context.Erick Tryzelaar2009-08-19
* Allow passing around LLVMContext in ocaml.Erick Tryzelaar2009-08-19
* [PR2886] Ignore stderr from ocamlc since it prints unresolvable warnings on s...Gordon Henriksen2008-10-22
* C and Objective Caml bindings for the TargetData class.Gordon Henriksen2008-03-16
* C and Objective Caml bindings for several scalar transforms.Gordon Henriksen2008-03-16