irop: Provide macro wrappers for [gs]et_generic_function_ptr_().
[libfirm] / ir / ir / irop_t.h
2012-11-29 Christoph Mallonirop: Provide macro wrappers for [gs]et_generic_functio...
2012-11-26 Matthias Braunmove all inline #defines to the begin of their headers
2012-07-26 Matthias Braunmake get_op_ops result non-const
2012-06-28 Matthias Braunirop: refactor node_ops registration code
2012-06-19 Christoph MallonRemove the unused flag irop_flag_always_opt.
2011-12-19 Matthias Braunmake opcode list global
2011-11-10 Matthias Braunremove unused op_machine, op_machine_op stuff
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-11-02 Matthias Braunavoid _ prefix in identifiers, correct coding style
2011-04-28 Matthias Braunadd unknown_jump opflag for the special case of a jump...
2011-04-28 Matthias Brauncleanup/reformat irop_t.h
2011-04-08 Andreas Zwinkaumerge kaps
2010-07-19 Matthias Braunremove unused/broken interprocedural view
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2010-01-18 Michael BeckAdd an cse_neutral opcode property. Nodes with this...
2008-10-14 Christoph Mallons/\<\(LC_\)\?INLINE\>/inline/.
2008-10-11 Matthias Braunno need for firm_config.h anymore
2008-05-24 Michael Beck- no need to add two custom pointers: the tag is now...
2008-01-02 Michael Beckupdate copyright message
2007-11-23 Michael Beck- renamed irop_flag_side_effect to irop_flag_uses_memory
2007-11-22 Matthias Braunchange color handling in dumper, tweak colors
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-07-11 Michael Becktype type definitions to new irtype.h
2007-07-05 Michael Beckindentation fixed
2007-06-17 Matthias Braunfix warnings
2007-06-02 Christoph MallonConstify.
2007-05-30 Michael BeckAdded preliminary ASM node.
2007-04-27 Matthias Brauncleaned up doxygen comments
2007-04-27 Christian Würdigadded new licence header
2007-03-29 Matthias Braunmove backend into libfirm
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-09-29 Michael Beckirop_flag_start_block flag added
2006-07-04 Michael BeckAdd Pin Operation.
2006-05-25 Michael BeckFixed return type of get_op_attr_size()
2006-04-04 Michael BeckAdd test functions for machine, machine_operand and...
2006-04-04 Michael Beckadd irop_flag_machine, irop_flag_machine_op and irop_fl...
2006-01-18 Sebastian HackAdded tags for ops
2006-01-17 Michael Beckir/ir/irop_t.h added
2005-10-27 Michael Beckdump_node operatiomn added
2005-10-19 Michael Beckmore ir_op operations to public interface
2005-09-15 Michael Beckadded a generic function pointer to an opcode
2005-09-14 Michael Beckirop_flag_constlike flag and is_op_constlike() function...
2005-06-13 Sebastian HackMoved new_ir_op from irop_t.h to irop.h since backends...
2005-06-01 Michael Beckadded firm_config.h
2005-05-24 Michael Beckirop_flag_highlevel flag added
2005-05-06 Michael Becktypos fixed
2005-04-06 Michael BeckAdded verify_node() operation
2005-03-30 Michael Beckadded irop_flag_none flag to prevent the usage of 0
2005-02-21 Michael Beck*** empty log message ***
2005-02-10 Sebastian HackAdapted to changes in reassociation
2004-12-28 Michael Beckget_op_ident() takes now a const parameter
2004-12-10 Michael Beckmade copy_attrs an ir_op operation
2004-10-27 Michael BeckAdded operation for reassociation
2004-09-29 Michael Beckirop_flag_fragile flag added
2004-08-13 Beyhannormalized names of functions, enums ...
2004-04-29 Götz Lindenmaierinline stuff
2004-04-28 Florian LiekwegFixed 'inline' lossage --flo
2004-04-19 Michael Beckoperation added
2004-04-13 Michael BeckAdded flags to irop determining the behaviour, this...
2004-04-08 Michael BeckSome doxygen comments added
2004-02-27 Götz Lindenmaiersome simple optimizations for execution speed
2004-02-26 Götz Lindenmaieradded routines to free memory
2004-02-05 Michael BeckMake name constant
2003-08-19 Götz Lindenmaieradded copyright information
2003-02-03 Michael Beckconverted to doxygen comments
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2002-01-23 Götz LindenmaierImplemented support for endless loops:
2001-11-28 Boris Boesleradded Id tag
2000-09-14 Götz Lindenmaier*** empty log message ***