On x86, it's safe to treat i32 load anyext as a normal i32 load. Ditto for i8 anyext...
[oota-llvm.git] / test / CodeGen / ARM / ifcvt3.ll
2007-09-20 Evan Cheng-enable-arm-if-conversion is gone.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-06-20 Evan ChengAdded some if-conversion tests.