[AVX512] Extended avx512_sqrt_packed (sqrt instructions) to VL subset.
[oota-llvm.git] / test / Bindings /
2014-10-25 Peter Zotov[OCaml] hexagon can't run MCJIT tests, XFAIL it.
2014-10-25 Peter Zotov[OCaml] Unbreak Llvm_executionengine.initialize_native_...
2014-10-25 Peter Zotov[OCaml] Expose Llvm_executionengine.ExecutionEngine...
2014-10-23 Peter CollingbourneAdd llvm-go tool.
2014-10-21 Chandler CarruthTeach lit to filter the host LDFLAGS down from the...
2014-10-17 Peter CollingbourneDisable ccache for go tests.
2014-10-17 Peter CollingbourneWe also need to catch OSError here.
2014-10-17 Rafael EspindolaDon't crash if find_executable return None.
2014-10-17 Peter Zotov[OCaml] Add Llvm.instr_clone.
2014-10-16 Peter CollingbourneAdd our own copy of the find_executable function to...
2014-10-16 Peter CollingbourneInitial version of Go bindings.
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-09-30 Bradley SmithExtend C disassembler API to allow specifying target...
2014-09-05 Bjorn SteinbrinkRestore the ability to check if LLVMCreateObjectFile...
2014-08-03 Peter Zotov[OCaml] Add Llvm.{string_of_const,const_element}.
2014-07-22 Peter Zotov[OCaml] Don't truncate constants over 32 bits in Llvm...
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-06-09 Peter Zotov[OCaml] Add more Llvm_target tests
2014-03-12 Rafael EspindolaFix the ocaml test to not create a alias to a declaration.
2014-02-25 Rafael EspindolaDon't try to set a dummy DataLayout. It is parsed now.
2014-01-24 Alp TokerFix known typos
2013-12-19 Rafael EspindolaUpdate the ML test to expect the new string format...
2013-12-02 Manman RenUpdate Ocaml/vmcore.ml to emit a "Debug Info Version...
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-06 Peter Zotov[OCaml] Impement Llvm_irreader, bindings to LLVM assemb...
2013-11-06 Peter Zotov[OCaml] Implement Llvm.string_of_llvalue
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-10-23 Anders WaldenborgFix check for supported targets in llvm-c lit.local.cfg
2013-10-23 Anders WaldenborgAdd llvm-c-test tool for testing llvm-c
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
next