[LibCallSimplifier] use instruction-level fast-math-flags to transform pow(x, 0.5...
[oota-llvm.git] / test / Analysis / DemandedBits /
2015-10-08 James MolloyCompute demanded bits for icmp instructions
2015-10-08 James MolloyTreat Mul just like Add and Subtract