Benjamin Kramer 8398512f89 Avoid turning a floating point division with a constant power of two into a denormal multiplication.
Some platforms may treat denormals as zero, on other platforms multiplication
with a subnormal is slower than dividing by a normal.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128555 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-30 17:02:54 +00:00
..
2011-03-11 21:52:04 +00:00
2011-03-07 21:28:14 +00:00
2011-03-07 22:43:45 +00:00
2011-02-18 05:05:01 +00:00