OSDN Git Service

[ReleaseNotes] Mention various windows related changes in 7.0
[android-x86/external-llvm.git] / test / Bindings /
2018-05-28 Fangrui Song[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
2018-05-21 Robert Widmann[LLVM-C] Add DIBuilder Bindings For ObjC Classes
2018-05-20 Robert Widmann[LLVM-C] Improve Bindings For Aliases
2018-05-14 Robert Widmann[LLVM-C] Add Bindings For Module Flags
2018-05-10 Robert Widmann[LLVM-C] Consolidate llgo's DIBuilder Bindings
2018-05-09 Shiva Chen[DebugInfo] Add DILabel metadata and intrinsic llvm...
2018-04-28 Robert Widmann[LLVM-C] Add DIBuilder bindings to create import declar...
2018-04-23 Robert Widmann[LLVM-C] DIBuilder Bindings For Variable Expressions
2018-04-23 Robert Widmann[LLVM-C] DIBuilderBindings for Subrange and Arrays
2018-04-23 Robert Widmann[LLVM-C] Finish Up Scope Bindings
2018-04-22 Robert Widmann[LLVM-C] Add DIBuilder Bindings For Variable Creation
2018-04-07 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Block Scopes
2018-04-06 Robert Widmann[LLVM-C] Audit Inline Assembly APIs for Consistency
2018-04-02 Harlan HaskinsAdd C API bindings for DIBuilder 'Type' APIs
2018-03-30 Robert Widmann[LLVM-C] Finish exception instruction bindings - Round 2
2018-03-30 Vlad TsyrklevichRevert "[LLVM-C] Finish exception instruction bindings"
2018-03-29 Robert Widmann[LLVM-C] Finish exception instruction bindings
2018-03-26 Reid KlecknerFix go bindings test when using goma distributed build...
2018-03-14 Robert Widmann[LLVM-C] Redo unnamed_address attribute bindings
2018-01-30 Robert Widmann[LLVM-C] Add Accessors For A Module's Source File Name
2017-11-01 whitequark[LLVM-C] Expose functions to create debug locations...
2017-08-15 Kuba Mracek[llvm] Get rid of "%T" expansions
2017-06-05 whitequark[LLVM-C] [OCaml] Expose Type::subtypes.
2017-01-06 Michal Gorny[cmake] Canonicalize CMake booleans to 0/1 for lit...
2016-11-15 Amaury Sechet[C API] Prevent nullptr dereferences in C API for count...
2016-11-12 whitequark[OCaml] Adapt to the new attribute C API.
2016-07-04 Nicolai HaehnleAdd writeonly IR attribute
2016-06-22 Peter Zotov[OCaml] Add functions for accessing metadata nodes.
2016-06-15 Amaury SechetAdd support for callsite in the new C API for attributes
2016-06-12 Amaury SechetMake sure we have a Add/Remove/Has function for various...
2016-05-10 Jeroen Ketema[OCaml] Update core test and re-enable testing
2016-04-10 Jeroen Ketema[OCaml] Expose the LLVM diagnostic handler
2016-04-08 Jeroen Ketema[llvm-c] Expose LLVMContextGetDiagnostic{Handler,Context}
2016-04-01 Jeroen Ketema[OCaml] Reinstate data_layout
2016-03-31 Jeroen KetemaSilence warnings in OCaml bindings
2016-03-19 Mehdi AminiExpose IRBuilder::CreateAtomicCmpXchg as LLVMBuildAtomi...
2016-03-13 Amaury SechetAdd echo test for constant data arrays in the LLVM...
2016-02-18 Amaury SechetAdd support for invoke/landingpad/resume in C API test
2016-02-17 Amaury SechetAdd support for memory operations (load/store/gep)...
2016-02-17 Amaury SechetAdd support for global variables in the C API echo...
2016-02-16 Amaury SechetMake sure the functions' range is empty before going...
2016-02-16 Amaury SechetRestore the capability to manipulate datalayout from...
2016-02-12 Benjamin KramerRemove LLVMGetTargetMachineData leftovers.
2016-02-11 Amaury SechetAdd support for phi nodes in the LLVM C API test
2016-02-10 Amaury SechetAdd support for struct in C API test
2016-02-09 Amaury SechetAdd icmp and conditional branches in the C API echo...
2016-02-09 Amaury SechetImprove the C API echo test tool to emit basic block...
2016-02-05 Eric ChristopherMake the OCaml tests temporarily unsupported until...
2016-02-05 Reid KlecknerFix echo.ll test failing due to DOS line endings
2016-02-05 Amaury SechetAdd various binary operations in the LLVM C API echo...
2016-02-04 Amaury SechetImprove testing for the C API
2015-12-18 Rafael EspindolaDeprecate a few C APIs.
2015-12-18 Rafael EspindolaFix error handling in LLVMGetBitcodeModuleInContext.
2015-12-18 Rafael EspindolaAdd a test for LLVMGetBitcodeModule.
2015-12-16 Rafael EspindolaChange linkInModule to take a std::unique_ptr.
2015-12-16 Vaivaswatha NagarajAdd InaccessibleMemOnly and inaccessibleMemOrArgMemOnly...
2015-11-19 Reid KlecknerDisable Go bindings test with MSan, it has tons of...
2015-11-06 James MolloyAdd a new attribute: norecurse
2015-09-10 Chandler CarruthAdd a way to skip the Go bindings tests even when Go...
2015-07-17 Peter Zotov[OCaml] Do not use -warn-error in tests.
2015-06-23 Justin Bognertest: Move target dependent test in their own folder...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-06 Peter Zotov[OCaml] Add Llvm.build_empty_phi.
2015-02-03 Rafael EspindolaPropagate a better error message to the C api.
2015-02-03 Rafael EspindolaUse a non-fatal diag handler in the C API. FIxes PR22368.
2015-01-28 Bjorn SteinbrinkFix LLVMSetMetadata and LLVMAddNamedMetadataOperand...
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2015-01-09 Alexey SamsonovDisable Go bindings test under UBSan.
2014-12-30 Peter Zotov[OCaml] Fix bitrot in tests.
2014-12-24 Peter Zotov[OCaml] PR21901: Update tests.
2014-12-24 Peter Zotov[OCaml] Expose Llvm_executionengine.get_{global_value...
2014-12-23 Rafael EspindolaFinish removing DestroySource.
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-01 Peter Zotov[OCaml] Move Llvm.clone_module to its own Llvm_transfor...
2014-12-01 Peter Zotov[OCaml] [cmake] Add CMake buildsystem for OCaml.
2014-11-03 Peter Zotov[OCaml] Run tests twice, with ocamlc and ocamlopt ...
2014-10-31 Peter Zotov[OCaml] Ensure consistent naming.
2014-10-31 Peter Zotov[OCaml] Rework Llvm_executionengine using ctypes.
2014-10-30 Peter Zotov[OCaml] Expose LLVM{Get,Set}DLLStorageClass.
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-29 Peter Zotov[OCaml] Expose Llvm_bitwriter.write_bitcode_to_memory_b...
2014-10-29 Peter Zotov[OCaml] Synchronize transformations with LLVM-C.
2014-10-28 Peter Zotov[OCaml] Fix whitespace.
2014-10-28 Peter Zotov[OCaml] PR9719, PR14727: Make tests run without ocamlopt.
2014-10-28 Peter Zotov[OCaml] PR19859: Add functions to query and modify...
2014-10-28 Peter Zotov[OCaml] PR19859: Add tests for reading the values of...
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...
next