verify: Clarify assertion message.
[libfirm] / ir / ir / irmode_t.h
2012-11-26 Matthias Braunmove all inline #defines to the begin of their headers
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-10-27 Matthias Braunir_mode: simplify interface, improve float-mode handling
2011-10-27 Matthias Braunavoid usage of identifiers with _ prefix
2011-10-27 Matthias Braunirmode: remove support for vector mode
2011-04-08 Andreas Zwinkaumerge kaps
2010-05-28 Matthias Braunadd missing get_type_for_mode functions
2010-02-18 Matthias Braunremove double declaration
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2009-06-03 Matthias Braun- remove modecode concept which is pointless nowadays
2008-10-15 Michael Beck- move the helper irms_is_ to an extra enum to prevent...
2008-10-15 Michael Beck- speed up mode_is_*() calls
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-05-30 Michael Beckrenamed modecode, mode_sort, mode_arithmetic to ir_*
2008-01-04 Matthias Braunfix some warnings, represent mode size as unsigned...
2008-01-02 Michael Beckupdate copyright message
2007-07-19 Michael Beckget_mode_arithmetic() returns a mode_arithmetic now
2007-07-11 Michael Beckremoved character modes, use integer modes instead
2007-07-11 Michael Becktype type definitions to new irtype.h
2007-06-01 Matthias Braunmoved external headers into include dir
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-04-23 Michael Becksimplified mode_is_data()
2007-03-29 Matthias Braunmove backend into libfirm
2007-02-02 Michael Beckadd signed and unsigned eq modes for reference modes
2005-12-05 Michael Beckadded missing assert.h include
2005-11-17 Michael Becktypo fixed
2005-08-03 Michael Becksplit modeP_mach into modeP_code and modeP_data
2005-06-15 Michael Beckchanges all inline functions from __func to _func
2005-06-08 Michael Beckget_mode_minus_one() added
2004-10-19 Michael Beckremoved the align attribute
2004-08-13 Beyhannormalized names of functions, enums ...
2004-06-29 Michael BeckAlignment of modes is now specifyed in bits
2004-06-15 Michael BeckMore inlining functions
2004-02-04 Michael BeckAdded vector modes
2003-09-24 Götz Lindenmaieradded new field for behaviour of shift instructions
2003-08-19 Götz Lindenmaieradded copyright headers
2003-06-27 Michael BeckFixed the modes_are_equal function(), added comments
2003-06-23 Till Riedelintoduced kind field to mode node graph
2003-06-18 Götz LindenmaierAdded support for passing compound types by value.
2003-04-11 Michael BeckAdded data pointer to store that tarval output mode.
2003-04-04 Michael BeckConverted documentation to doxygen.
2003-03-26 Götz LindenmaierAdded funcionality to configure modes. Modes include...
2003-02-04 Michael BeckConverted comments to doxygen
2003-02-03 Michael BeckMore doxygen comments
2003-01-30 Michael Beckconverted to doxygen comments
2001-11-28 Boris Boesleradded Id tag
2001-03-01 Götz Lindenmaier*** empty log message ***