Always initialize FPContractable.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 3 Oct 2012 20:58:04 +0000 (20:58 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 3 Oct 2012 20:58:04 +0000 (20:58 +0000)
commitb15b97ef9ad80ae57dbd22414ef677888dd4e430
tree3746d73c43c7c1faa8684f6d81141811a0bbe6c9
parentf543a75be1f4c6d01445b90d37dd4e4185872df5
Always initialize FPContractable.

false is used as a baseline here, we may want to allow contraction in some of
the cases.  Found by valgrind.

llvm-svn: 165156
clang/lib/CodeGen/CGExprScalar.cpp