[X86][SSE] Avoid vector byte shuffles with zero by using pshufb to create zeros
[oota-llvm.git] / bindings / go / llvm / IRBindings.cpp
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.