summaryrefslogtreecommitdiff
path: root/bindings
Commit message (Expand)AuthorAgeFilesLines
* [IR/DIVar] Add the flag for params that have unmodified valueDjordje Todorovic2019-06-261-0/+1
* [bindings/go] Add debug information accessorsAyke van Laethem2019-06-242-0/+93
* [bindings/go][NFC] Format code with go fmtAyke van Laethem2019-06-123-64/+65
* [bindings/go] Add wrappers for atomic operations.Ayke van Laethem2019-06-091-0/+54
* [bindings/go] Add bindings to LLVMGet?CmpPredicateAyke van Laethem2019-06-081-0/+4
* Revert "[bindings/go] Add Go bindings for CalledValue"Ayke van Laethem2019-06-081-4/+0
* [bindings/go] Add Go bindings for CalledValueAyke van Laethem2019-06-081-0/+4
* [bindings/go] Add Go bindings for CalledValueAyke van Laethem2019-06-081-0/+4
* [bindings/go] Add EraseFromParentAyke van Laethem2019-06-081-0/+1
* [NFC] Test commitAyke van Laethem2019-06-081-0/+1
* Fix bad go bindings test.Richard Trieu2019-05-311-1/+0
* [OCaml] Update api to account for FNeg and CallBr instructionswhitequark2019-04-163-1/+5
* [LLVM-C] Correct The Current Debug Location Accessors (Again)Robert Widmann2019-04-103-6/+6
* [bindings/go] Fix building on 32-bit systems (ARM etc.)whitequark2019-02-161-1/+1
* [NewPM] Second attempt at porting ASanLeonard Chan2019-02-131-1/+2
* Fix format string in bindings/go/llvm/ir_test.go (PR40561)Hans Wennborg2019-02-051-2/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1977-308/+246
* [NewPM][TSan] Reiterate the TSan portPhilip Pfaffe2019-01-161-1/+2
* Revert "Fix go bindings for r350647: missed a function rename"Jorge Gorbe Moya2019-01-101-2/+1
* Fix go bindings for r350647: missed a function renameJorge Gorbe Moya2019-01-081-1/+2
* Python compat - iterator protocolSerge Guelton2019-01-031-5/+16
* Python compat - test if type is integralSerge Guelton2019-01-031-7/+9
* Python compat - assertRaisesRegexSerge Guelton2019-01-032-1/+6
* Python compat - print statementSerge Guelton2019-01-034-5/+12
* [NewPM] Port MsanPhilip Pfaffe2019-01-033-5/+6
* [bindings/go] Add Go bindings to LLVMGetIndiceswhitequark2018-11-081-0/+13
* [OCaml] Fix incorrect use of CAMLlocal in nested blockswhitequark2018-11-081-4/+3
* [TI removal] Remove TerminatorInst references from bindings.Chandler Carruth2018-10-182-4/+3
* [bindings/go] Add Go bindings to the Token typewhitequark2018-09-281-0/+2
* [bindings/go] Add Go bindings for inline assemblywhitequark2018-09-281-0/+20
* Revert "[LLVM-C] Add bindings for addCoroutinePassesToExtensionPoints"whitequark2018-09-281-4/+0
* [LLVM-C] Add bindings for addCoroutinePassesToExtensionPointswhitequark2018-09-281-0/+4
* [LLVM-C][OCaml] Add UnifyFunctionExitNodes pass to C and OCaml APIswhitequark2018-09-183-0/+14
* [LLVM-C][OCaml] Add LowerAtomic pass to C and OCaml APIswhitequark2018-09-183-0/+14
* [OCaml] Add OCaml API for LLVMGetIndiceswhitequark2018-09-183-0/+19
* [OCaml] Add OCaml API for LLVMIsCleanupwhitequark2018-09-183-0/+10
* [NFC][OCaml] Fix copy paste error in file headerwhitequark2018-09-181-1/+1
* [NFC][OCaml] Fix implicit declaration compilation warningswhitequark2018-09-181-0/+1
* [LLVM-C][OCaml] Add C and OCaml APIs for llvm::StructType::isLiteralwhitequark2018-09-183-0/+10
* [OCaml] Add OCaml APIs for Invoke arguments and destinationswhitequark2018-09-183-2/+23
* [OCaml] Add GlobalIFunc value kind to OCaml APIwhitequark2018-09-183-0/+4
* [OCaml] Add Token type to kind enum in OCaml APIwhitequark2018-09-182-0/+2
* [OCaml] Add missing instruction opcodes to OCaml APIwhitequark2018-09-183-1/+13
* [bindings/go] Add DebugLoc parameter to InsertXXXAtEnd()Peter Collingbourne2018-09-131-4/+8
* [Bindings][Go] Fixed go.test failure due to C-API argument type mismatch.Kristina Brooks2018-09-071-1/+1
* [AArch64] Add Tiny Code Model for AArch64David Green2018-08-221-0/+1
* [bindings/go] Add coroutine passeswhitequark2018-08-191-0/+24
* [C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicTypewhitequark2018-08-191-0/+1
* [LLVM-C] [OCaml] Remove LLVMAddBBVectorizePassFangrui Song2018-05-283-14/+0
* [LLVM-C] Consolidate llgo's DIBuilder BindingsRobert Widmann2018-05-104-71/+3