summaryrefslogtreecommitdiffstats
path: root/llvm/bindings/go
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
* 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
* [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-1926-104/+78
* [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
* [NewPM] Port MsanPhilip Pfaffe2019-01-033-5/+6
* [bindings/go] Add Go bindings to LLVMGetIndiceswhitequark2018-11-081-0/+13
* [TI removal] Remove TerminatorInst references from bindings.Chandler Carruth2018-10-181-1/+0
* [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
* [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] Consolidate llgo's DIBuilder BindingsRobert Widmann2018-05-104-71/+3
* [LLVM-C] Move DIBuilder Bindings For Temporary MDNodesRobert Widmann2018-05-104-30/+14
* [LLVM-C] Correct types in Go bindingsRobert Widmann2018-05-091-12/+12
* [bindings/go] Add Go bindings for volatile loads/storesDavid Bolvansky2018-05-041-0/+2
* [bindings] Fix dibuilder go bindings after r331114.Benjamin Kramer2018-04-301-7/+7
* [LLVM-C] DIBuilder Bindings For Variable ExpressionsRobert Widmann2018-04-233-22/+1
* [LLVM-C] DIBuilderBindings for Subrange and ArraysRobert Widmann2018-04-232-37/+0
* [LLVM-C] Add DIBuilder Bindings For Variable CreationRobert Widmann2018-04-223-69/+7
* [llgo] Move SetSubprogramRobert Widmann2018-04-072-3/+4
* [LLVM-C] Move DIBuilder Bindings For Block ScopesRobert Widmann2018-04-075-61/+7
* Fix Go IR test for changes in DIBuilder APIHarlan Haskins2018-04-021-1/+5
OpenPOWER on IntegriCloud