s/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Sep 2008 08:21:51 +0000 (08:21 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 11 Sep 2008 08:21:51 +0000 (08:21 +0000)
commit4b1138a9eee25ce11adbb7d7162eaa49421e8b51
tree79f1928b8dbe983a3f5b88ee038c83772d386277
parentc0bef4f5aded93790e8d181ec3fcdcd6429a3cd3
s/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.

[r21832]
44 files changed:
ir/ana/callgraph.c
ir/ana/cgana.c
ir/ana/execution_frequency.c
ir/ana/field_temperature.c
ir/ana/interval_analysis.c
ir/ana/irscc.c
ir/ana/irsimpletype.c
ir/ana/rta.c
ir/ana/trouts.c
ir/arch/archop.c
ir/be/TEMPLATE/TEMPLATE_transform.c
ir/be/arm/arm_transform.c
ir/be/arm/bearch_arm.c
ir/be/belistsched.c
ir/be/bespillremat.c
ir/be/mips/bearch_mips.c
ir/be/ppc32/ppc32_emitter.c
ir/ir/ircgcons.c
ir/ir/ircons.c
ir/ir/irdump.c
ir/ir/irdumptxt.c
ir/ir/irgraph.c
ir/ir/irgwalk.c
ir/ir/irnode.c
ir/ir/iropt.c
ir/ir/irvrfy.c
ir/lower/lower_hl.c
ir/lower/lower_intrinsics.c
ir/opt/cfopt.c
ir/opt/data_flow_scalar_replace.c
ir/opt/escape_ana.c
ir/opt/funccall.c
ir/opt/ldstopt.c
ir/opt/opt_confirms.c
ir/opt/opt_osr.c
ir/opt/opt_polymorphy.c
ir/opt/proc_cloning.c
ir/opt/scalar_replace.c
ir/opt/tailrec.c
ir/opt/tropt.c
ir/stat/dags.c
ir/stat/firmstat.c
ir/tr/tr_inheritance.c
ir/tr/type.c