Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / bindings / go / llvm / IRBindings.cpp
2015-11-05 Peter CollingbourneDI: Reverse direction of subprogram -> function edge.
2015-03-05 Peter CollingbourneGo bindings: use MDNode::replaceAllUsesWith instead...
2015-02-13 Chandler CarruthRe-sort the #include lines in bindings and examples...
2015-01-19 Duncan P. N. Exon... IR: Return unique_ptr from MDNode::getTemporary()
2015-01-19 Duncan P. N. Exon... IR: Remove MDNodeFwdDecl
2014-12-13 Peter CollingbourneGo bindings: introduce Value.ConstantAsMetadata.
2014-12-13 Peter CollingbourneGo bindings: introduce llvm.TemporaryMDNode.
2014-12-13 Peter CollingbourneGo bindings: introduce Metadata.ReplaceAllUsesWith.
2014-12-13 Peter CollingbourneGo bindings: expose the Metadata type.
2014-10-16 Peter CollingbourneInitial version of Go bindings.