Bug: rcpps can only folds a load if the address is 16-byte aligned. Fixed many 'ps...
[oota-llvm.git] / test / CodeGen / X86 / vector-intrinsics.ll
2007-10-12 Dan GohmanAdd intrinsics for sin, cos, and pow. These use llvm_an...