Michael Kuperstein 2063637fa7 Adds missing TLI check for library simplification of
* pow(x, 0.5) -> fabs(sqrt(x)) 
* pow(2.0, x) -> exp2(x)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188656 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-19 06:55:47 +00:00
..
2013-03-04 18:13:57 +00:00
2013-08-06 08:44:18 +00:00
2013-08-14 22:11:42 +00:00