summaryrefslogtreecommitdiffstats
path: root/llvm/bindings
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fix trivial typos in commentsJames Henderson2020-01-061-1/+1
* [bindings/go] Add Subprogram methodAyke van Laethem2020-01-031-0/+5
* [llvm][bindings][go] Fix typoKadir Cetinkaya2019-12-031-1/+1
* Recommit "[DWARF5]Addition of alignment atrribute in typedef DIE."Sourabh Singh Tomar2019-12-031-0/+2
* [Test] Fix freeze ocaml test failureJuneyoung Lee2019-11-223-0/+14
* [DebugInfo] Remove the DIFlagArgumentNotModified debug info flagDjordje Todorovic2019-11-201-1/+0
* Revert "[Bindings][Go] Fix go.test failure due to missing argument"Kai Luo2019-11-191-7/+5
* [Bindings][Go] Fix go.test failure due to missing argumentKai Luo2019-11-191-5/+7
* Update version number in llvm python bindingsDavid Tenty2019-10-251-2/+2
* Reapply r374743 with a fix for the ocaml bindingJoerg Sonnenberger2019-10-143-0/+14
* Revert "Add a pass to lower is.constant and objectsize intrinsics"Dmitri Gribenko2019-10-142-11/+0
* Add a pass to lower is.constant and objectsize intrinsicsJoerg Sonnenberger2019-10-132-0/+11
* Revert "[OCaml] Handle nullptr in Llvm.global_initializer"Dmitri Gribenko2019-10-013-16/+4
* [OCaml] Handle nullptr in Llvm.global_initializerAditya Kumar2019-10-013-4/+16
* [LLVM-C][Ocaml] Add MergeFunctions and DCE passAditya Kumar2019-09-296-0/+27
* Remove the obsolete BlockByRefStruct flag from LLVM IRAdrian Prantl2019-09-181-1/+1
* Bump llvm-go to C++14Benjamin Kramer2019-08-152-2/+2
* [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