Fix a silly mistake (which trips over an assertion) in r132099. rdar://9515076
[oota-llvm.git] / test / CodeGen / ARM / undef-sext.ll
2011-03-14 Evan ChengMinor optimization. sign-ext/anyext of undef is still...