Get CCP to use the constant floating point rules.
authorSteven Perron <stevenperron@google.com>
Thu, 15 Feb 2018 15:41:01 +0000 (10:41 -0500)
committerSteven Perron <31666470+s-perron@users.noreply.github.com>
Fri, 16 Feb 2018 18:49:47 +0000 (13:49 -0500)
commit3756b387f3c5c5e56d3c0d5983082f294f652eb0
tree0b4adc32d00e99d8c46218c308766084b5aa31fd
parentefe286cd326e80f4a0a0a826cbf6be3be9814894
Get CCP to use the constant floating point rules.

Fixes #1311
source/opt/fold.cpp
source/opt/fold.h
source/opt/instruction.cpp
source/opt/instruction.h
test/opt/ccp_test.cpp