llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-06-BitcastVectorGlobal.ll
2011-12-07 Eli FriedmanSupport vector bitcasts in the AsmPrinter. PR11495.