Bug: rcpps can only folds a load if the address is 16-byte aligned. Fixed many 'ps...
[oota-llvm.git] / test / CodeGen / X86 / 2007-10-29-ExtendSetCC.ll
2007-10-29 Evan ChengEnable more fold (sext (load x)) -> (sext (truncate...