Set optimisations moved to transform_node_Mux
authorMatthias Braun <matze@braunis.de>
Sat, 5 Nov 2011 11:13:00 +0000 (12:13 +0100)
committerMatthias Braun <matze@braunis.de>
Mon, 7 Nov 2011 10:00:46 +0000 (11:00 +0100)
commitcbe46be4d19a25b7d1aefb4ebe55bac95206a3e3
tree8c2e26741d3c83eac5222c92f32c1aa9e3242de7
parentb6eedba491a9dae51903fca3fd01674b45f4a80a
Set optimisations moved to transform_node_Mux

they were in lower_mode_b but just generically apply to all Mux(c, 0, 1)
ir/ir/iropt.c
ir/lower/lower_mode_b.c