index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
bindings
/
go
Commit message (
Expand
)
Author
Age
Files
Lines
*
DebugInfo: Remove DIDescriptor from the DIBuilder API
Duncan P. N. Exon Smith
2015-04-16
1
-20
/
+16
*
DebugInfo: Require a DebugLoc in DIBuilder::insertDeclare()
Duncan P. N. Exon Smith
2015-04-15
1
-4
/
+12
*
Go bindings: make various DIBuilder arguments optional.
Peter Collingbourne
2015-04-08
1
-15
/
+19
*
IR: Remove MDTupleTypedArrayWrapper::operator MDTuple*()
Duncan P. N. Exon Smith
2015-04-07
1
-2
/
+2
*
bindings/go: Stop using DIDescriptor::is*() and auto-casting
Duncan P. N. Exon Smith
2015-04-07
1
-32
/
+29
*
Go bindings: use MDNode::replaceAllUsesWith instead of MDTuple::replaceAllUse...
Peter Collingbourne
2015-03-05
1
-3
/
+2
*
Restore LLVMLinkModules C API until it is properly deprecated.
Juergen Ributzka
2015-03-02
1
-1
/
+1
*
bindings/go: expose DIBuilder::createReplaceableCompositeType
Andrew Wilkins
2015-03-02
3
-0
/
+49
*
[PM] Remove the old 'PassManager.h' header file at the top level of
Chandler Carruth
2015-02-13
1
-1
/
+1
*
Re-sort the #include lines in bindings and examples which I managed to
Chandler Carruth
2015-02-13
5
-6
/
+2
*
SpecialCaseList: Add support for parsing multiple input files.
Alexey Samsonov
2015-02-04
3
-8
/
+16
*
IR: Return unique_ptr from MDNode::getTemporary()
Duncan P. N. Exon Smith
2015-01-19
1
-2
/
+3
*
IR: Remove MDNodeFwdDecl
Duncan P. N. Exon Smith
2015-01-19
1
-1
/
+2
*
Finish removing DestroySource.
Rafael Espindola
2014-12-23
1
-9
/
+2
*
Go bindings: introduce Value.ConstantAsMetadata.
Peter Collingbourne
2014-12-13
3
-0
/
+10
*
Go bindings: introduce llvm.TemporaryMDNode.
Peter Collingbourne
2014-12-13
3
-0
/
+13
*
Go bindings: introduce Metadata.ReplaceAllUsesWith.
Peter Collingbourne
2014-12-13
3
-0
/
+16
*
Go bindings: expose the Metadata type.
Peter Collingbourne
2014-12-13
6
-266
/
+338
*
Go bindings: remove contextless metadata bindings.
Peter Collingbourne
2014-12-13
1
-11
/
+0
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-24
/
+41
*
Add bindings for the rest of the MCJIT options that we previously
Eric Christopher
2014-12-02
2
-0
/
+15
*
Reformat with gofmt.
Eric Christopher
2014-11-26
1
-1
/
+1
*
Make SetMCJITOptimizationLevel more of a method and pass options
Eric Christopher
2014-11-26
2
-5
/
+5
*
Make sure that the go bindings call LLVMInitializeMCJITCompilerOptions
Eric Christopher
2014-11-26
2
-12
/
+16
*
Go bindings: add DIBuilder.InsertValueAtEnd
Peter Collingbourne
2014-11-25
3
-2
/
+27
*
Expose LLVM version string via macro in llvm-config.h, and modify Go bindings
Peter Collingbourne
2014-11-19
2
-4
/
+19
*
Add llvm-go tool.
Peter Collingbourne
2014-10-23
1
-41
/
+5
*
Go: add binding for LLVMSetUnnamedAddr.
Peter Collingbourne
2014-10-22
1
-0
/
+1
*
Fix bashism in build.sh.
Peter Collingbourne
2014-10-17
1
-1
/
+1
*
Initial version of Go bindings.
Peter Collingbourne
2014-10-16
31
-0
/
+4263