automatically generate most getter/setter functions of firm nodes
[libfirm] / ir / ir / irop.c
2010-03-29 Matthias Braunautomatically generate most getter/setter functions...
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2010-02-14 Christoph MallonSome more cleanup: Put the return type and other specif...
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2009-12-21 Matthias Braunno unnecessary comments behind #include
2009-05-11 Matthias Braun- generate more stuff from ir_spec.py
2009-01-27 Matthias Brauninitialize backend opcode right after frontend opcodes
2009-01-21 Moritz KrollAdded Dummy node which does not CSE with anything
2009-01-16 Michael Beck- really remove Min/Max, fix r25220
2009-01-16 Matthias Braunmin and max are no more
2008-12-18 Michael Beck- implemented Builtin node to represent builtins ...
2008-11-28 Christoph MallonUnconditionally include string.h
2008-10-11 Matthias Braunremove #ifdef HAVE_CONFIG_Hs
2008-10-05 Christoph MallonGood day and welcome to the FIRM XMALLOC*() macros...
2008-08-06 Michael Beckop_Min and op_Max always exists
2008-08-06 Michael Beck- removed Psi nodes, Mux nodes are used again ...
2008-07-22 Matthias Braunadd some dumping hints to irop flags
2008-06-06 Michael Beckrenamed node type Rot to Rotl to make clear that this...
2008-05-25 Matthias Braunfix a few warnings
2008-03-31 Christoph MallonLet the Syncs float!.
2008-01-22 Michael Beck- Phi nodes are now collected by collect_phiprojs(...
2008-01-06 Michael BeckDo not mark Sel as an high-level op.
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-11-22 Sebastian HackChanged phase node initializer to take const ir_node
2007-09-12 Michael BeckMulh is now an official opcode
2007-07-11 Michael Beckop_Anchor added
2007-06-17 Matthias Braunfix warnings
2007-05-31 Michael BeckAdd constraints to the ASM node
2007-05-31 Michael Beckadded constraints to ASM nodes
2007-05-30 Michael Beckreorder opcode registration to match iro_* order
2007-05-30 Michael BeckAdded preliminary ASM node.
2007-05-23 Michael Beck- changed Phi0 attribute to be a struct
2007-05-23 Michael BeckAdd result mode to Division operations.
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-02-26 Matthias Braunfix some wrong oparities (Ends+Sync) are oparity_dynamic
2007-02-07 Matthias Braunfix some oparities in firm
2007-01-22 Matthias Braun- Create new copy_attr functions for blocks, phis and...
2007-01-16 Michael Beckrenamed type opcode to ir_opcode
2006-09-29 Michael Beckirop_flag_start_block flag added
2006-08-30 Michael Beckcosmetic change
2006-07-05 Michael BeckConfirm nodes must be pinned because their blocks must...
2006-07-04 Michael BeckAdd Pin Operation.
2006-07-02 Michael BeckAdd strict flag to Conv attributes alloweing to mark...
2006-03-23 Michael BeckPsi op added
2006-03-18 Michael Beckadded Carry and Borrow opcodes
2006-03-07 Michael Beckall available opcodes are now stored in an irp list
2006-01-31 Michael Beckgroup High-Level exception support ops together
2006-01-27 Michael Beckadded get_next_ir_opcodes() to allow allocation of...
2006-01-27 Michael BeckRemoved Keep op, added Keep flag
2006-01-18 Sebastian HackAdded tags for ops
2006-01-16 Sebastian HackAdded the Keep node
2006-01-14 Michael BeckInstOf Node (high-level instanceof test with exception...
2006-01-12 Michael BeckBound operation added:
2005-10-27 Michael Beckdump_node operatiomn added
2005-10-19 Michael Beckadded default reassociation ops
2005-10-19 Michael Beckrefactored ir_op_ops
2005-10-12 Michael Beckop_CopyB added, op_Sub flags fixed
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-30 Michael Beckadded IJmp opcode allowing an indirect jump to an arbit...
2005-06-24 Sebastian HackAdded block successor edges to the iredges module.
2005-06-01 Michael Beckrenamed __func to _func for more conformance
2005-05-24 Michael Beckirop_flag_highlevel flag added to Confirm and Cast
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-07 Michael Beckused new Free attribute struct
2005-01-11 Michael Beckused new hooks instead of firmstat
2004-12-28 Michael Beckget_op_ident() takes now a const parameter
2004-12-13 Michael BeckAdded new Mux(b, numP, numP) -> numP node
2004-12-10 Michael Beckmade copy_attrs an ir_op operation
2004-12-08 Sebastian HackMinor corrections.
2004-12-02 Michael Beckfixed config.h include
2004-11-30 Götz Lindenmaieradded new acceessers
2004-11-10 Michael BeckAdded NoMem node that represents a Memory that is Not...
2004-10-27 Michael BeckClear the ir_op after creation, so all operations get...
2004-10-19 Michael BeckAdded the new state pin_state_exc_pinned t some Operations
2004-10-12 Michael BeckAdded get_irn_pinned() function
2004-09-29 Michael Beckirop_flag_fragile flag added
2004-09-17 Michael Beckused new attributes for Load/Store/Exception
2004-09-08 Michael BeckUnknown and Bad are pinned now, speeding up code placem...
2004-08-13 Beyhannormalized names of functions, enums ...
2004-05-26 Michael Beckfixed indentation
2004-04-29 Michael BeckRemoved depency of USE_GCC_INLINE, fixed inlining ...
2004-04-28 Florian LiekwegFixed 'inline' lossage --flo
2004-04-19 Michael Beckfirst statistic hooks added
2004-04-19 Michael Beckoperation added
2004-04-13 Michael BeckAdded flags to irop determining the behaviour, this...
2004-02-27 Götz Lindenmaiersome simple optimizations for execution speed
2004-02-26 Götz Lindenmaieradded routines to free memory
2004-02-04 Michael BeckAdded FuncCall op
2003-10-10 Götz Lindenmaierimplemented Confirm node
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-20 Götz Lindenmaiermoved misc.h to adt, splitted into misc and xmalloc,
2003-08-19 Götz Lindenmaieradded copyright headers
2003-08-19 Götz Lindenmaieradded copyright information
next