[LibCallSimplifier] use instruction-level fast-math-flags to transform sqrt calls
[oota-llvm.git] / test / Transforms / InstCombine / inline-intrinsic-assert.ll
2016-01-11 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2015-12-14 Sanjay Pateladd fast-math-flags to 'call' instructions (PR21290)
2015-03-11 Sanjay PatelInliner should not add callgraph edges for intrinsic...