Bug: rcpps can only folds a load if the address is 16-byte aligned. Fixed many 'ps...
[oota-llvm.git] / test / CodeGen / X86 / 2008-03-25-TwoAddrPassBug.ll
2008-03-27 Evan ChengFix a memory bug: increment an iterator of a deleted...