Files
llvm/test/Transforms/ConstProp
Fangrui Song 1ba2ba3af8 [ConstProp] Fix calls-math-finite.ll on FreeBSD
FreeBSD's log(3.0) is less precise than glibc and musl.
Let's forgive its rounding error of more than half an ulp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@338009 91177308-0d34-0410-b5e6-96231b3b80d8
2018-07-26 06:24:11 +00:00
..