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
*
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