Teach codegen to lower llvm.powi to an efficient (but not optimal)
[oota-llvm.git] / test / CodeGen / X86 / 2007-09-27-LDIntrinsics.ll
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.