add fast-math-flags to 'call' instructions (PR21290)
[oota-llvm.git] / test / Transforms / InstCombine / inline-intrinsic-assert.ll
2015-12-14 Sanjay Pateladd fast-math-flags to 'call' instructions (PR21290)
2015-03-11 Sanjay PatelInliner should not add callgraph edges for intrinsic...