This patch fixes PR13626 by providing i128 support in the return
[oota-llvm.git] / test / CodeGen / ARM / undef-sext.ll
2011-03-14 Evan ChengMinor optimization. sign-ext/anyext of undef is still...