remove return values from graph transformations
authorMatthias Braun <matthias.braun@kit.edu>
Fri, 15 Jun 2012 10:56:47 +0000 (12:56 +0200)
committerMatthias Braun <matthias.braun@kit.edu>
Fri, 15 Jun 2012 10:57:48 +0000 (12:57 +0200)
commit18329a03eee9bae6c0649eb7e35f744d1b9a1476
treef307968094c786e02fd5d0a16f97c8e1aab651e9
parent4c1ef8f38f1c7fc64c7ac0ba1110cb87f8714bfd
remove return values from graph transformations

Noone was really using the return values anyway. This change makes the
API more consistent.
include/libfirm/irgopt.h
include/libfirm/iroptimize.h
ir/ir/rm_bads.c
ir/ir/rm_tuples.c
ir/opt/convopt.c
ir/opt/ldstopt.c
ir/opt/opt_blocks.c
ir/opt/opt_ldst.c
ir/opt/reassoc.c
ir/opt/scalar_replace.c
ir/opt/tailrec.c