use is_$KIND(n) instead of get_irn_op(n) == op_$KIND.
[libfirm] / ir / be / arm / arm_cconv.h
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-21 Matthias Braunfix more cparser warnings, cleanup some libcore code
2011-04-08 Andreas Zwinkaumerge kaps
2010-12-28 Michael BeckConstify.
2010-10-08 Matthias Braunbackend: put ignore regs into beirg
2010-10-06 Matthias Braunchange backends to produce 1 big array with all registers
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...
2010-07-14 Matthias Braunarm: implement calling conventions for float and double...
2010-07-09 Michael Beckadd some doxygen docu.
2010-07-09 Matthias Braunhandle arm ABI in arm transform phase