Fix a logic bug in inline expansion of memcpy / memset with an overlapping
[oota-llvm.git] / test / CodeGen / Thumb2 / thumb2-sxt-uxt.ll
2011-08-08 Eli FriedmanFix up the patterns for SXTB, SXTH, UXTB, and UXTH...