Small simplification.
[libfirm] / ir / arch /
2008-09-11 Christoph Mallons/get_irn_op(x) {==,!=} op_FOO/{,!}is_FOO(x)/.
2008-08-06 Michael Beckop_Min and op_Max always exists
2008-08-06 Michael Beck- made default opcodes for Min, Max
2008-08-03 Michael Beckfixed warnings
2008-01-02 Michael Beckupdate copyright message
2007-07-19 Matthias Braunuse automake instead of homebrewn makefiles
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-06-30 Matthias Braunmakefile updates
2007-06-18 Matthias Braunfixed warnings
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-26 Matthias Braunfor i in *.[ch]; do sed -e 's/Copyrigth/Copyright/g...
2007-04-26 Matthias Braunadd license information
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-12-13 Michael Beckrename type entity into ir_entity
2006-05-19 Michael Beckmake #ifndef at header start cannonical
2006-05-18 Michael Beckstill buggy, but some typos fixed
2006-02-12 Michael Becktypo fixed
2006-01-13 Michael Beckrenamed all types 'type' to 'ir_type'
2005-10-19 Michael Beckuse new public interface to build new ir_op
2005-07-22 Daniel Grund*** empty log message ***
2005-07-20 Daniel Grundsome .cvsignore files
2005-06-22 Michael Beckadded new flags for arithmetic optimizations
2005-05-06 Michael Becktypos fixed
2005-04-13 Michael Beckadded verify operation for Min and Max op's
2005-04-04 Michael Beckdo not build modeconv yet, not fully implemented
2005-04-04 Michael Beckfixed directory
2005-03-31 Sebastian HackAdded modeconv.[ch]
2005-03-30 Michael BeckAdded architectural operations, currently Min/Max