remove the concept of a strictconv
authorMatthias Braun <matthias.braun@kit.edu>
Tue, 21 Aug 2012 13:49:02 +0000 (15:49 +0200)
committerMatthias Braun <matthias.braun@kit.edu>
Tue, 21 Aug 2012 14:51:27 +0000 (16:51 +0200)
commit31b3daf7df17cca0abdee1294ac1f6f6304e9d22
treeb33e9e4ccccd3fdf109835a52ec698c2945d14bc
parentd04b8b89ba31976e5d99ff2d42496c833eda6bbc
remove the concept of a strictconv

This means floatingpoint calculation in a firm graph must be performed
in the mode specified (and may not be performed in a wider mode as
before).
13 files changed:
include/libfirm/ircons.h
include/libfirm/irnode.h
ir/be/ia32/ia32_transform.c
ir/ir/ircons.c
ir/ir/irdump.c
ir/ir/irnode.c
ir/ir/irnode_t.h
ir/ir/irop.c
ir/ir/iropt.c
ir/ir/irtypes.h
ir/lower/lower_intrinsics.c
ir/opt/opt_blocks.c
scripts/ir_spec.py