Added NoMem node that represents a Memory that is Not used
[libfirm] / ir / ir / ircons.c
2004-11-10 Michael BeckAdded NoMem node that represents a Memory that is Not...
2004-10-29 Götz Lindenmaiernew Const constructor
2004-10-25 Boris Boeslerhandling some "unknown_type"-stuff
2004-10-18 Michael Beckadded new pinned flag for fragile ops
2004-09-25 Götz Lindenmaierwrong spelling of get_nodes_block
2004-09-24 Michael BeckSet volatility explicitely to non_volatile for newly...
2004-09-17 Michael BeckLoad and Store now have an volatility attribute
2004-08-13 Beyhannormalized names of functions, enums ...
2004-07-14 Götz Lindenmaiernormalized various stuff
2004-07-13 Beyhanremoved empty entries from arrays
2004-07-12 Götz Lindenmaierfix for firmjni
2004-07-08 Michael Beckverify is NOT done in RELEASE mode, add inline header
2004-07-07 Michael Beckfixed position parameters for the default_initialize_lo...
2004-07-06 Beyhanadded type field to symconst
2004-07-06 Beyhannew SymConst semantics
2004-07-05 Götz Lindenmaieroptimized construction of const nodes: time critical...
2004-06-18 Götz Lindenmaierphi construction for fragile ops repaired
2004-06-17 Götz Lindenmaier*** empty log message ***
2004-06-16 Michael BeckAdded option to switch of precise exception context
2004-06-15 Götz Lindenmaierremoved comments
2004-06-15 Götz Lindenmaiereven less Phis
2004-06-15 Michael BeckNew inlining schema implemented:
2004-06-15 Götz Lindenmaierremoved debug output
2004-06-15 Götz Lindenmaiermore optimizations
2004-06-15 Götz Lindenmaieroptimizing more Phi nodes during construction
2004-06-08 Götz Lindenmaiera bunch of comments
2004-06-08 Michael Beckremoved assertions for Cond(!= mode_b)
2004-05-26 Michael BeckFixed doxygen comment
2004-05-04 Götz Lindenmaierremember all end nodes in irg for dumping convenience.
2004-04-29 Florian LiekwegRemoved C++-Style comments --flo
2004-04-28 Götz Lindenmaiermake libfirm faster
2004-04-23 Götz Lindenmaierdebug output, warning,
2004-04-19 Michael Beckvoid added
2004-04-16 Michael BeckAdded additional functions and verifiers for FuncCalls
2004-03-30 Michael BeckAdd an assertion if a bad entity is given to a Sel...
2004-03-24 Michael BeckNew optimization flag handling, get_opt functions are...
2004-02-04 Michael BeckAdded FuncCall Node, a call to a procedure that did...
2004-01-20 Götz Lindenmaierchanged semantics of Unknown: now has a mode.
2003-11-10 Götz Lindenmaieradded attr irg to block, removed from start, call,...
2003-10-16 Götz Lindenmaierconfirm node
2003-10-10 Götz Lindenmaierimplemented Confirm node
2003-08-29 Götz Lindenmaiertypes for constants (optional)
2003-08-19 Götz Lindenmaieradded copyright headers
2003-08-19 Götz Lindenmaieradded copyright information
2003-08-19 Götz LindenmaierAdded irg field to start, more verbose irdump
2003-08-14 Götz Lindenmaieradded Cast node.
2003-07-15 Götz LindenmaierBugfix: place SymConst in Start block.
2003-07-11 Michael Beckfixed:
2003-06-23 Till Riedelintoduced kind field to mode node graph
2003-05-12 Götz LindenmaierAdded funcionality in new_Block and new_Phi to construc...
2003-03-26 Götz LindenmaierAdapted to changes in tv and irmode
2003-03-25 Michael Beckirn_vrfy() changed to new irn_vrfy_irg()
2003-02-26 Michael Beckdefault_initialize_local_variable_func_t callback funct...
2003-02-17 Götz LindenmaierFixed new_r_Bad and new_r_Unknown
2003-02-13 Michael BeckMultiline String concatenated
2003-01-14 Sebastian Hackrenamed function optimize to optimize_node
2003-01-13 Michael BeckRemoved arrays with size 0, fixed warning
2003-01-13 Sebastian Felisadded doxygen comments
2002-12-19 Götz LindenmaierAdded static to many static routines
2002-12-05 Götz LindenmaierSTupid assertion is bad...
2002-12-03 Götz LindenmaierAdded assertions to enforce proper use of set_value...
2002-11-26 Matthias HeilModi umbenannt
2002-11-04 Götz Lindenmaiernormalized various syntactic constructs for firm jni.
2002-08-07 Götz Lindenmaier implemented scc algorithm. Added datastructure to...
2002-07-11 Götz LindenmaierNormalisierung der Zugriffsfunktionen,
2002-07-05 Götz LindenmaierCode review to compile with -ansi
2002-06-25 Florian LiekwegAdded iro_InstOf operator --flo
2002-06-19 Götz LindenmaierAdded interprocedural view.
2002-04-23 Götz LindenmaierImplemented debug support.
2002-04-23 Götz LindenmaierAdded debug support.
2002-04-22 Florian LiekwegAdded support for exception status of blocks (ircons...
2002-04-16 Florian LiekwegAdded Exception marking support --flo
2002-04-11 Florian Liekweg*** empty log message ***
2002-03-27 Florian Liekwegchanged typo in line 33 (#if USE_EXPLICIT_PHI_IN_STACK...
2002-03-18 Götz Lindenmaier Parted common.h into two files common_t.h. By this...
2002-03-08 Götz Lindenmaier Implemented cf optimizations.
2002-02-25 Götz LindenmaierBugfix Optmierung Binops mit mode Tupel.
2002-02-14 Götz Lindenmaierminor changes to help with making the ajacs-jikes backend
2002-02-13 Florian Liekwegfixed bug in equivalent_node (store/store elimination...
2002-02-12 Florian Liekwegircons.c: Fixed typo introduced on last checkin
2002-02-11 Florian LiekwegFixes (goetz) f"ur PRECISE_EXC_CONTEXT --flo
2002-01-31 Götz Lindenmaier New directory: ana for analyses. Adapted configure...
2002-01-23 Götz LindenmaierImplemented support for endless loops:
2001-12-03 Götz Lindenmaierextended "coCV
2001-11-28 Boris Boesleradded Id tag
2001-11-20 Götz Lindenmaierremoved a bug
2001-11-20 Götz Lindenmaier 20.11.2001 Goetz
2001-11-19 Götz Lindenmaier Addded method to replace in array os a node in irnode
2001-10-02 Florian Liekweg** changed typo in new_r_Raise
2001-09-19 Boris Boesler*** empty log message ***
2001-08-29 Götz LindenmaierAdded routine to free irgraphs.
2001-07-04 Götz LindenmaierI don't remember what I changed, should be checked...
2001-06-25 Götz LindenmaierExtended semantics of Cond node. There are two flavors...
2001-06-20 Götz Lindenmaierusing an undefined variable now ends up using a const...
2001-06-20 Götz LindenmaierPhi construction for undefined variables runs into...
2001-06-19 Götz Lindenmaieradded some comment: undefined variables
2001-06-18 Götz Lindenmaier*** empty log message ***
2001-03-14 Götz LindenmaierChanged implementation of tr module.
2001-03-13 Götz Lindenmaierend block can not be optimized away any more.
2001-03-12 Boris Boesler*** empty log message ***
next