Remove 256-bit specific node types for UNPCKHPS/D and instead use the 128-bit version...
[oota-llvm.git] / test / Bitcode / blockaddress.ll
2011-05-06 Nick LewyckyIt's valid to take the blockaddress of a different...