Remove OptimizeForSize global. Use function attribute optsize.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-23.ll
index 34d84ef15f9cb39ce72a1b3551af02b778e680f0..7e8aa5dc4bf6f66fd9c955efc65c7a2f1f2fa318 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2                | not grep punpck
 ; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2                |     grep pshufd
-; RUN: llvm-as < %s | llc -march=x86 -mattr=+sse2 -optimize-size |     grep punpck
 
 define i32 @t() nounwind {
 entry: