New API function: remove_bads
authorAndreas Zwinkau <zwinkau@kit.edu>
Thu, 26 May 2011 10:38:52 +0000 (12:38 +0200)
committerAndreas Zwinkau <zwinkau@kit.edu>
Thu, 26 May 2011 10:56:22 +0000 (12:56 +0200)
commit402fb094b8a542f68a2c2f972dc97d6f9a3ffe20
tree5f7615796b8e167a55eae8e81f25ec60ef166eec
parent8848f5a562224298a63634d7e8333e4b6df21621
New API function: remove_bads

The functionality already existed,
but this is necessary at more than on place.
include/libfirm/irgopt.h
ir/ir/irgopt.c
ir/ir/rm_bads.c [new file with mode: 0644]