ARM pop of a single register encodes as post-indexed LDR.
[oota-llvm.git] / test / CodeGen / ARM / undef-sext.ll
2011-03-14 Evan ChengMinor optimization. sign-ext/anyext of undef is still...