Rename -allow-excess-fp-precision flag to -fuse-fp-ops, and switch from a
[oota-llvm.git] / test / CodeGen / ARM / undef-sext.ll
2011-03-14 Evan ChengMinor optimization. sign-ext/anyext of undef is still...