llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / dbg-subrange.ll
2011-11-17 Devang PatelDISubrange supports unsigned lower/upper array bounds...