The AND instruction leaves the V flag unmodified, so it falls victim to the same
[oota-llvm.git] / test / CodeGen / X86 / 2007-09-27-LDIntrinsics.ll
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2010-01-01 Chris LattnerTeach codegen to lower llvm.powi to an efficient (but...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-09-28 Dale JohannesenAdd sqrt and powi intrinsics for long double.