[OCaml] (PR16318) Add missing argument to Llvm.const_intcast
[oota-llvm.git] / test / Bindings / Ocaml /
2013-11-05 Peter Zotov[OCaml] (PR16318) Add missing argument to Llvm.const_in...
2013-11-05 Peter Zotov[OCaml] (PR11717) Make declare_qualified_global respect...
2013-11-04 Peter Zotov[OCaml] implement Llvm_passmgr_builder, bindings for...
2013-11-04 Peter Zotov[OCaml] Implement missing LLVMCore APIs
2013-11-03 Peter Zotov[OCaml] Implement Llvm.MemoryBuffer.{of_string,as_string}
2013-11-03 Peter Zotov[OCaml] Implement Llvm_linker, bindings for the IR...
2013-11-03 Peter Zotov[OCaml] Implement Llvm_vectorize bindings
2013-11-03 Peter Zotov[OCaml] Refactor Llvm_target tests
2013-11-03 Peter Zotov[OCaml] Llvm_scalar_opts: add missing transforms
2013-11-03 Peter Zotov[OCaml] Llvm_ipo: add missing transforms
2013-08-23 Daniel Dunbar[PR11606] ocaml bindings tests produce binaries in...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-10 Reid KlecknerFix %t typo in Ocaml bindings test.
2013-07-08 Reid KlecknerConvert an OCaml binding grep test to FileCheck
2013-02-20 Bill WendlingUse the attribute group reference instead of the attrib...
2012-10-08 Micah VillmowMove TargetData to DataLayout.
2012-09-02 Nuno Lopesfix test's RUN lines
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-10-14 Torok EdwinOCaml bindings: add some missing functions and testcases.
2011-10-14 Torok EdwinOCaml bindings: fix infinite recursion on string_of_lltype
2011-10-06 Torok Edwinocaml bindings: add llvm_ipo based on IPO.h
2011-10-06 Torok Edwinadd more tests for the OCaml bindings
2011-10-03 Torok Edwinattempt to fix ocaml bindings: landing pads
2011-08-10 Peter CollingbourneRemove the build_unwind function from the OCaml bindings.
2011-07-31 Benjamin KramerRemove InvalidateStructLayoutInfo from the ocaml bindings.
2011-07-09 Nick LewyckyRemove tests for APIs that were removed.
2010-12-23 Torok EdwinXFAIL vg_leak the new test as the rest.
2010-12-23 Torok EdwinFix OCaml bindings crash, PR8847.
2010-10-09 Benjamin KramerDon't test a removed function.
2010-09-09 Daniel Dunbartests: XFAIL a handful of tests on the vg_leak builder...
2010-08-28 Benjamin KramerUpdate ocaml test.
2010-08-20 Erick TryzelaarFix vmcore.ml test.
2010-08-20 Erick TryzelaarFix the running of ocaml tests.
2010-08-20 Erick TryzelaarExpose LLVMSetOperand and LLVMGetNumOperands to llvm...
2010-08-20 Bob WilsonFix some Ocaml tests: the %t substitution now returns...
2010-03-06 Erick TryzelaarAdd a LLVMWriteBitcodeToFD that exposes the raw_fd_ostr...
2010-03-03 Erick TryzelaarExpose the rest of the llvm-c scalar opts to ocaml.
2010-03-02 Erick TryzelaarRemove module providers from ocaml.
2010-03-02 Erick TryzelaarAdd support for use to ocaml.
2010-02-28 Erick TryzelaarAdd support getting the operands of a User to ocaml.
2010-02-28 Erick TryzelaarAdd support for global aliases to ocaml.
2010-02-28 Erick TryzelaarAdd support for inserting inline asm to ocaml.
2010-02-28 Erick TryzelaarAdd support for getting a null pointer.
2010-02-28 Erick TryzelaarAdd a way to look up a type by it's name in a module.
2010-02-28 Erick TryzelaarAdd support for global variables in an address space...
2010-02-28 Erick TryzelaarAdd indirect br support to llvm-c and ocaml.
2010-02-28 Erick TryzelaarAdd metadata functions to llvm-c and ocaml.
2010-02-28 Erick TryzelaarAdd the new builder arthmetic instructions to llvm...
2010-02-28 Erick TryzelaarAdd the new union arthmetic instructions to llvm-c...
2010-02-28 Erick TryzelaarRename ocaml vmcore tests to make it easier to insert...
2010-02-28 Erick TryzelaarRemove malloc and free from the ocaml bindings.
2009-10-17 Nick LewyckyFix test/Bindings/Ocaml/vmcore.ml. When IRBuilder:...
2009-09-13 Daniel DunbarSwitch Ocaml to use llvm_supports_binding.
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.
2009-08-16 Erick TryzelaarExpose creating constant ints and floats from strings...
2009-08-12 Dan GohmanFix whitespace expectations to match the new AsmWriter...
2009-05-06 Duncan SandsNounwind is not valid for function return values.
2009-05-06 Duncan SandsOCaml parameter attribute bindings from PR2752.
2009-03-01 Chris Lattnertweak this to accept asmprinter changes. I have no...
2009-02-11 Daniel DunbarUpdate to match space changes in .ll
2008-10-22 Gordon Henriksen[PR2886] Ignore stderr from ocamlc since it prints...
2008-08-30 Gordon HenriksenPR2731: C and Ocaml bindings for setTailCall and isTail...
2008-08-17 Gordon HenriksenRename some GC classes so that their roll will hopefull...
2008-08-09 Gordon Henriksen[PR-2610] Adding Ocaml bindings for Switch::addCase.
2008-06-11 Gordon HenriksenDon't send checkpoints to stderr for the vmcore.ml...
2008-05-23 Dan GohmanRemove lingering references to .llx and .tr in the...
2008-03-27 Erick TryzelaarExpose ExecutionEngine::getTargetData() to c and ocaml...
2008-03-25 Gordon HenriksenTests for the instruction iterator bindings.
2008-03-23 Gordon HenriksenObjective Caml bindings for basic block, function,...
2008-03-19 Gordon HenriksenC and Objective Caml bindings for the various getParent...
2008-03-16 Gordon HenriksenC and Objective Caml bindings for the TargetData class.
2008-03-16 Gordon HenriksenC and Objective Caml bindings for several scalar transf...
2008-03-16 Gordon HenriksenC and Objective Caml bindings for PassManagers.
2008-02-02 Gordon HenriksenFixing a bug creating floating point constants of type...
2007-12-30 Gordon HenriksenAnother backwards compatibility fix.
2007-12-29 Gordon HenriksenBindings for instruction calling conventions.
2007-12-27 Gordon HenriksenAdding bindings for target triple and data layout.
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...
2007-12-22 Gordon HenriksenFix a partial application typo.
2007-12-20 Gordon HenriksenUse a module to group calling convention values, too.
2007-12-19 Gordon HenriksenUsing modules to group enumerations in Ocaml bindings.
2007-12-19 Gordon HenriksenAdding bindings for memory buffers and module providers...
2007-12-18 Christopher LambDon't forget to print address space qualifiers when...
2007-12-17 Gordon HenriksenDisabling a RUN line that's broken until addrspace...
2007-12-17 Gordon HenriksenC and Ocaml bindings for address spaces, for that burge...
2007-12-12 Gordon HenriksenAdd (very basic) bindings for ModuleProvider.
2007-12-11 Gordon HenriksenAdding Ocaml bindings for the bitreader as requested...
2007-12-10 Gordon HenriksenAdding a collector name attribute to Function in the...
2007-12-01 Gordon HenriksenFix a typo noticed by Alain Frisch.
2007-10-08 Gordon HenriksenC and Objective Caml bindings for PHINode::addIncoming...
2007-10-08 Gordon HenriksenC and Objective Caml bindings for getFunction and getNa...
2007-10-07 Gordon HenriksenC and Objective Caml bindings for GlobalVariable::isCon...
2007-10-07 Gordon HenriksenC and Objective Caml bindings for PATypeHolder.
2007-10-06 Gordon HenriksenBindings for the verifier.
2007-10-06 Gordon HenriksenAdopting a uniform naming convention for type construct...
2007-10-06 Gordon HenriksenAdopting a uniform naming convention for constant const...
next