liveness variants with ir_nodeset_t
[libfirm] / ir /
2007-05-22 Matthias Braunliveness variants with ir_nodeset_t
2007-05-22 Matthias Braunfix my last committ
2007-05-22 Matthias Brauncorrect usage of get_irn_generic_attr
2007-05-22 Matthias Braunfix
2007-05-22 Matthias Braunadd get_irn_generic_attr_const
2007-05-22 Christian WürdigBugFix: the order of the coloring is important!
2007-05-21 Matthias Braunsimplify testcase
2007-05-21 Matthias Braundemonstrate another frontend bug
2007-05-21 Matthias Braunbe a bit less exact with float results so we don't...
2007-05-21 Matthias Brauntestcase for conv optimisation bugs
2007-05-21 Matthias Braunfix conv optimisation, remove wrong asserts
2007-05-21 Matthias Braundon't do the tests twice
2007-05-21 Matthias Braunmade testcase smaller
2007-05-21 Matthias Braunmade testcase smaller
2007-05-21 Matthias Braunnext bug found in 179.parser
2007-05-21 Matthias Braunonly use addressmode for 32 bit modes
2007-05-21 Matthias Braunfix it in a more ugly way
2007-05-21 Matthias Braundisable locale
2007-05-21 Michael BeckAdd code to kill dead kept Phi nodes
2007-05-21 Michael BeckBugFix:
2007-05-21 Matthias Braunadd TODO items
2007-05-21 Matthias Brauncommitt the conv optimisation
2007-05-21 Matthias Braunsort reports differently
2007-05-21 Michael BeckFixed an assert
2007-05-21 Michael Beckoptimize_graph_df() now removes superfluous keep-alive...
2007-05-21 Michael Beckget_irn_generic_attr() cannot have a const argument
2007-05-21 Michael BeckHash() should return an unsigned
2007-05-20 Michael BeckFixed the last fix again:
2007-05-20 Michael BeckBugFix for the cfoptbug.c:
2007-05-20 Michael BeckC99 construct removed
2007-05-18 Michael Beck[r13918]
2007-05-18 Matthias Brauninclude lower_hl.h in complete header
2007-05-18 Matthias Braunemit execfreqs for all blocks. ignore the am_flavour...
2007-05-18 Matthias Braunbackends can specify costs for spill and reload
2007-05-18 Matthias Braunrework rematerialisation code to look at execution...
2007-05-18 Christoph MallonLoads shall only remove stores from the exec after...
2007-05-17 Matthias Braunfixed the 'reformatting' of the last committ which...
2007-05-17 Christoph MallonUse the proper magic word (get_Block_n_cfgpreds())...
2007-05-16 Matthias Braunwe should normalize to multiple returns (it's not worki...
2007-05-16 Matthias Braunget_irn_generic_attr supports const ir_node* now
2007-05-16 Matthias Braunsupport for custom attribute types on nodes
2007-05-16 Matthias Braunadjust schedule verifier
2007-05-16 Matthias Braunmore asserts
2007-05-16 Matthias Braunset remat flag for be_StackParam
2007-05-16 Matthias Braunsimplify remat test
2007-05-16 Michael Beckldst2 added
2007-05-16 Michael Beckadd missing include
2007-05-16 Matthias Braunfix
2007-05-16 Matthias Braunfix typo so that irnodeset really uses node numbers...
2007-05-15 Christian Würdigremoved color map (just skip ignore colors in main...
2007-05-15 Christian Würdigbitset_popcnt returns number of set bits as unsigned
2007-05-15 Christian Würdigbe_abi_put_ignore_regs returns now number of ignore...
2007-05-15 Christoph MallonConstify.
2007-05-15 Christoph MallonRemove unused variable.
2007-05-15 Matthias Braunmake lots of irn functions accept const ir_node
2007-05-15 Christian Würdigfixed strange obstack usage
2007-05-14 Christian Würdigfixed handling of other_same/other_different constraint...
2007-05-14 Christian Würdigremoved unused function
2007-05-14 Christian Würdigrevert iteration direction over interfering neighbours
2007-05-14 Andreas SchösserBugFix: skip_Proj when asking for should_be_same requir...
2007-05-14 Matthias Braunreuse old proj numbers for projs where only the mode...
2007-05-14 Christian Würdigpartly reverted and reimplemented the changes from...
2007-05-14 Michael Beckgen_decls removed
2007-05-14 Matthias Braunwe can convert reference to mode_Iu now
2007-05-14 Matthias Braunallow conversion of reference tarvals to mode_Iu
2007-05-14 Matthias Braunupdate docu
2007-05-13 Christoph MallonAltering (and especially removing) control flow predece...
2007-05-13 Matthias Brauntcc testprogram
2007-05-13 Matthias Braunmove worst.c to extreme/ dir so it is not tested in...
2007-05-13 Matthias Braunworkaround memperm problems with different entity sizes...
2007-05-13 Matthias Braunrevert accidentally comitted changs in recursive.c
2007-05-13 Christian Würdigremoved stdint.h again -- mallon soll die typen halt...
2007-05-13 Matthias Braunallow specification of names for in parameters in spec...
2007-05-13 Matthias Braunreadded stdint.h header, otherwise you have no uintptr_...
2007-05-13 Christoph MallonFix typos and remove stale comment.
2007-05-13 Matthias Braunnew file demonstrating array initializer bugs
2007-05-13 Christian Würdigremoved include <stdint.h> (windows has none)
2007-05-13 Matthias Braunptr2int conversion test
2007-05-13 Matthias Braundon't spam source folders with graphs, warn when execut...
2007-05-13 Matthias Braunfile demonstrating a control flow optimisation bug
2007-05-13 Christoph Mallon- Remove incorrect comment
2007-05-13 Christoph MallonRemove the first if-conversion implementation.
2007-05-12 Michael Beckproperties updated
2007-05-12 Michael BeckSet the initial EBP Proj to ignore.
2007-05-11 Christian Würdiginitial checkin of a function with really large basic...
2007-05-11 Christian WürdigBugFix: declare as extern, otherwise linker will create...
2007-05-11 Matthias Braunfix when debug mode is disabled
2007-05-11 Christian Würdigadded some defines for node inputs
2007-05-11 Michael Beckcalculate chunks on demand (saving memory)
2007-05-11 Christian WürdigBugFix: pass dumper object instead of FILE pointer
2007-05-11 Christian Würdigreduced stack overhead by transforming nodes as early...
2007-05-11 Christoph MallonFirst iteration to detotalise memory in loops.
2007-05-11 Matthias Braunppc32 gen_decls is not used anymore
2007-05-11 Sebastian HackChanged edge classification:
2007-05-11 Michael Becktypo fixed
2007-05-10 Michael Becksome doxygen comments added
2007-05-10 Michael Becktypo fixed
2007-05-10 Michael BeckAlign the size of Alloc/Free nodes to the stack minimum...
2007-05-10 Michael Beckdoxygen comments added
2007-05-10 Michael Beckupdated header
next