use is_$KIND(n) instead of get_irn_op(n) == op_$KIND.
[libfirm] / ir / ir / ircomplib.c
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-22 Manuel MohrAdded callback mechanism to determine compilerlib funct...