OSDN Git Service

android: shared_llvm.mk: add libLLVMOrcJIT to llvm_device_static_libraries
[android-x86/external-llvm.git] / bindings /
2019-06-26 Djordje Todorovic[IR/DIVar] Add the flag for params that have unmodified...
2019-06-24 Ayke van Laethem[bindings/go] Add debug information accessors
2019-06-12 Ayke van Laethem[bindings/go][NFC] Format code with go fmt
2019-06-09 Ayke van Laethem[bindings/go] Add wrappers for atomic operations.
2019-06-08 Ayke van Laethem[bindings/go] Add bindings to LLVMGet?CmpPredicate
2019-06-08 Ayke van LaethemRevert "[bindings/go] Add Go bindings for CalledValue"
2019-06-08 Ayke van Laethem[bindings/go] Add Go bindings for CalledValue
2019-06-08 Ayke van Laethem[bindings/go] Add Go bindings for CalledValue
2019-06-08 Ayke van Laethem[bindings/go] Add EraseFromParent
2019-06-08 Ayke van Laethem[NFC] Test commit
2019-05-31 Richard TrieuFix bad go bindings test.
2019-04-16 whitequark[OCaml] Update api to account for FNeg and CallBr instr...
2019-04-10 Robert Widmann[LLVM-C] Correct The Current Debug Location Accessors...
2019-02-16 whitequark[bindings/go] Fix building on 32-bit systems (ARM etc.)
2019-02-13 Leonard Chan[NewPM] Second attempt at porting ASan
2019-02-05 Hans WennborgFix format string in bindings/go/llvm/ir_test.go (PR40561)
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-16 Philip Pfaffe[NewPM][TSan] Reiterate the TSan port
2019-01-10 Jorge Gorbe MoyaRevert "Fix go bindings for r350647: missed a function...
2019-01-08 Jorge Gorbe MoyaFix go bindings for r350647: missed a function rename
2019-01-03 Serge GueltonPython compat - iterator protocol
2019-01-03 Serge GueltonPython compat - test if type is integral
2019-01-03 Serge GueltonPython compat - assertRaisesRegex
2019-01-03 Serge GueltonPython compat - print statement
2019-01-03 Philip Pfaffe[NewPM] Port Msan
2018-11-08 whitequark[bindings/go] Add Go bindings to LLVMGetIndices
2018-11-08 whitequark[OCaml] Fix incorrect use of CAMLlocal in nested blocks
2018-10-18 Chandler Carruth[TI removal] Remove TerminatorInst references from...
2018-09-28 whitequark[bindings/go] Add Go bindings to the Token type
2018-09-28 whitequark[bindings/go] Add Go bindings for inline assembly
2018-09-28 whitequarkRevert "[LLVM-C] Add bindings for addCoroutinePassesToE...
2018-09-28 whitequark[LLVM-C] Add bindings for addCoroutinePassesToExtension...
2018-09-18 whitequark[LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to...
2018-09-18 whitequark[LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml...
2018-09-18 whitequark[OCaml] Add OCaml API for LLVMGetIndices
2018-09-18 whitequark[OCaml] Add OCaml API for LLVMIsCleanup
2018-09-18 whitequark[NFC][OCaml] Fix copy paste error in file header
2018-09-18 whitequark[NFC][OCaml] Fix implicit declaration compilation warnings
2018-09-18 whitequark[LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructTy...
2018-09-18 whitequark[OCaml] Add OCaml APIs for Invoke arguments and destina...
2018-09-18 whitequark[OCaml] Add GlobalIFunc value kind to OCaml API
2018-09-18 whitequark[OCaml] Add Token type to kind enum in OCaml API
2018-09-18 whitequark[OCaml] Add missing instruction opcodes to OCaml API
2018-09-13 Peter Collingbourne[bindings/go] Add DebugLoc parameter to InsertXXXAtEnd()
2018-09-07 Kristina Brooks[Bindings][Go] Fixed go.test failure due to C-API argum...
2018-08-22 David Green[AArch64] Add Tiny Code Model for AArch64
2018-08-19 whitequark[bindings/go] Add coroutine passes
2018-08-19 whitequark[C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreate...
2018-05-28 Fangrui Song[LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass
2018-05-10 Robert Widmann[LLVM-C] Consolidate llgo's DIBuilder Bindings
2018-05-10 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Temporary MDNodes
2018-05-09 Robert Widmann[LLVM-C] Correct types in Go bindings
2018-05-04 David Bolvansky[bindings/go] Add Go bindings for volatile loads/stores
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-30 Benjamin Kramer[bindings] Fix dibuilder go bindings after r331114.
2018-04-24 Craig Topper[AggressiveInstCombine] Add aggressive inst combiner...
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-22 Robert Widmann[LLVM-C] Add DIBuilder Bindings For Variable Creation
2018-04-07 Robert Widmann[llgo] Move SetSubprogram
2018-04-07 Robert Widmann[LLVM-C] Move DIBuilder Bindings For Block Scopes
2018-04-02 Harlan HaskinsFix Go IR test for changes in DIBuilder API
2018-04-02 Harlan HaskinsAdd C API bindings for DIBuilder 'Type' APIs
2018-03-31 Benjamin KramerUnbreak the build of the go bindings after r328839.
2018-03-17 Chandler Carruth[bindings/go] Add a missing `,` in the test code to...
2018-03-17 Oren Ben Simhon[X86] Added support for nocf_check attribute for indire...
2018-03-14 Reid Kleckner[LLVM-C] [bindings/go] Add C and Golang bindings for...
2018-02-23 Eric ChristopherBecause of CVE-2018-6574, some compiler options and...
2018-01-26 Hiroshi Inoue[NFC] fix trivial typos in comments and documents
2017-12-28 Andrew Wilkins[bindings/go] fix vet errors
2017-11-02 Sam McCallUpdate go bindings to use new functions from rL317135.
2017-11-02 Eric ChristopherRevert "Remove some of the go specific C bindings for...
2017-11-02 Eric ChristopherFix for go bindings header to match previous commit.
2017-11-02 Eric ChristopherRemove some of the go specific C bindings for debug...
2017-10-15 Aaron BallmanReverting r315590; it did not include changes for llvm...
2017-10-12 Don Hinton[dump] Remove NDEBUG from test to enable dump methods...
2017-07-28 Adrian PrantlUpdate the Go bindings for r309426 (remove offset from...
2017-07-27 Michal Gorny[OCaml] Fix undefined reference to LLVMDumpType() with...
2017-06-28 Mandeep Singh Grang[NFC] Remove multiple semicolons
2017-06-08 Andrew Wilkins[Go] Subtypes function
2017-06-05 whitequark[LLVM-C] [OCaml] Expose Type::subtypes.
2017-04-20 Benjamin Kramer[go bindings] Rmove duplicated conversion function...
2017-04-17 Amaury SechetIntroducing LLVMMetadataRef
2017-03-31 Andrew WilkinsGo binding: Add GetCurrentDebugLocation to obtain debug...
2017-03-08 Konstantin Zhuravlyov[DebugInfo] Emit address space with DW_AT_address_class...
2017-02-17 Andrew WilkinsGo binding: Add methods for missing PassManagerBuilder...
2016-12-15 Daniel JasperFix go bindings after r289702 (hopefully, don't really...
2016-11-18 Amaury SechetFix go binding to adapt the new attribute API
2016-11-12 whitequark[OCaml] Adapt to the new attribute C API.
2016-11-07 David L. JonesRemove Go Attribute type that was deleted from the...
2016-11-06 Daniel JasperAlso delete the go side of the bindings deleted in...
2016-11-06 Daniel JasperDelete one more function that needs to go after r286062.
2016-11-06 Daniel JasperRemove functions from go bindings that have been delete...
2016-10-20 Benjamin Kramer[Go bindings] Update for r284678 API changes.
2016-10-18 Victor LeschukDebugInfo: change alignment type from uint64_t to uint3...
2016-09-30 Michal Gornycmake: Install the OCaml libraries into a more correct...
2016-09-06 Leny KholodovFormatting with clang-format patch r280700
2016-09-06 Leny KholodovFix for Bindings/Go/go.test after patch r280700
2016-09-05 Peter Zotov[CMake] [OCaml] Allow building OCaml bindings out of...
2016-06-22 Peter Zotov[OCaml] Add functions for accessing metadata nodes.
next