iropt: fix direct calls to compute_cmp
authorMatthias Braun <matthias.braun@kit.edu>
Thu, 1 Mar 2012 14:47:00 +0000 (15:47 +0100)
committerMatthias Braun <matthias.braun@kit.edu>
Thu, 1 Mar 2012 14:48:16 +0000 (15:48 +0100)
commit63ad74726b302ee843058f6c7d3e14f690415fb3
tree9c70e5cb0e9327b737904cdba5bec7051420b49d
parentbf8c5a11fc1abd7a4c3c2cead8f25b29d49a47ab
iropt: fix direct calls to compute_cmp

- The direct call did not respect the get_opt_constant_folding() flag
ir/ir/iropt.c