libfirm
2008-01-10 Michael BeckImproved checking of partBlocks()
2008-01-10 Michael BeckBugFix: equivalent_node_Bound() was too greedy, reduced...
2008-01-10 Michael Beckmade code better debugable
2008-01-10 Michael Beckimproved doxygen comment
2008-01-10 Michael Beck- is_Bound added
2008-01-10 Michael BeckBugFix: wrong mode used
2008-01-10 Michael Beck- BugFix: ensure that the Unknown node is lowered with...
2008-01-09 Michael Beckadd two assertion to detect uninitialised variables
2008-01-09 Michael Beckfixed release build
2008-01-09 Michael Beck- fixed typo
2008-01-09 Michael Becktypo fixed
2008-01-08 Michael BeckFixed is_exception_flow(), Raise has only "regular...
2008-01-08 Michael Beckdo not use new_Bad(), as this depends on current_ir_gra...
2008-01-08 Matthias Braunfix warning
2008-01-07 Matthias Braunonly import datatbases that are actually used
2008-01-07 Michael Beckget_irn_MacroBlock(): if the Block of a node is Bad...
2008-01-07 Matthias Braunmove statev_sql.py to scripts dir
2008-01-07 Matthias Braunonly timing results to console if statevs are not enabl...
2008-01-07 Michael BeckC99 features removed
2008-01-07 Michael BeckFix assert
2008-01-07 Michael BeckBugFix: is_stored() was completely broken
2008-01-07 Michael Beckensure, that every Block has a MacroBlock header
2008-01-07 Matthias Braunstarted working on a linearscan spiller (doesn't spill...
2008-01-07 Matthias BraunLongLong test should be compiled in c99 mode
2008-01-06 Michael Becksmall BugFix: must check the Store value, not it's...
2008-01-06 Michael Beckfixed detection of malloc property:
2008-01-06 Michael Beck- removed skip_HighLevel()
2008-01-06 Michael BeckDo not mark Sel as an high-level op.
2008-01-06 Michael Beck- edges_assure_kind() added
2008-01-06 Michael BeckCSE now uses MacroBlock() instead of Block for performi...
2008-01-06 Michael Beckget_irn_MacroBlock() added
2008-01-04 Matthias Braunfix for last commit
2008-01-04 Matthias Braunfix some warnings, represent mode size as unsigned...
2008-01-04 Matthias Braunfix warnings
2008-01-04 Matthias Braunfix warning
2008-01-02 Michael Beckupdate copyright message
2008-01-02 Michael Beckchanged the projection numbers of Raise to match the...
2008-01-02 Michael Beck- implemented be_Unwind
2008-01-02 Michael BeckYasm don't like fnstsw, requires an %ax argument. Gas...
2008-01-02 Michael Beckadded GNU_FLAVOUR_YASM to support the YASM assembler
2008-01-01 Michael Beckdetect and handle malloc and nothrow functions
2008-01-01 Michael Beckcleaned up code:
2008-01-01 Michael BeckImproved implementation:
2007-12-31 Michael Beckadded rbitset_clear_all()
2007-12-31 Michael Beckimproved _get_entity_irg() implementation
2007-12-30 Michael Beckis_SymConst_addr_ent() added
2007-12-30 Michael Beckeven more function parameters const
2007-12-30 Michael Beckmade more function parameters const
2007-12-30 Michael Beckmade more function parameters const
2007-12-30 Michael Beckadd missing include
2007-12-30 Michael Beckmade some function parameters const
2007-12-30 Michael BeckIgnore Block->Block out edges when iterating over all...
2007-12-29 Michael Beckrenamed where_alloc to ir_where_alloc
2007-12-29 Michael BeckBugFix: must handle regular exception flow
2007-12-29 Michael Becktypo fixed, cleaned up a bit
2007-12-29 Michael BeckHandle MacroBlock edges: These are Block->Block edges...
2007-12-29 Michael Beck- allow the macroblock edge to be dumped
2007-12-29 Michael BeckIgnore Block->Block out edges when iterating over all...
2007-12-29 Michael BeckFixed critical edges construction: Ignore real exceptio...
2007-12-28 Michael Beck- allow the macroblock edge to be dumped
2007-12-28 Michael Beckuse edges_assure() where appropriate
2007-12-28 Michael BeckIgnore Block->Block out edges when iterating over all...
2007-12-20 Christoph MallonAssert that only float Cmps have unordered Projs.
2007-12-19 Michael Beckchange x86 cpu names to match gcc -march switch
2007-12-17 Matthias Brauneven crazier
2007-12-17 Matthias Braundereferencing function pointers
2007-12-17 Matthias Braunreimplement the long long -> double, conversion. Remove...
2007-12-17 Matthias Braundouble,longlong conv problems
2007-12-17 Michael BeckBugFix: n has changed it's meaning
2007-12-17 Michael Beckfixed warning
2007-12-17 Michael Beckimproved detection of pure and const functions (now...
2007-12-17 Michael Beckuse xmalloc instead of malloc
2007-12-16 Michael Becksome comments added
2007-12-14 Matthias Braunfix replace_call
2007-12-14 Michael Beckfinally fixed clone_type_method()
2007-12-14 Michael Beckimproved verify message
2007-12-14 Michael Beckrestored old behavior of dump_ir_*_sched() functions...
2007-12-14 Michael Beckfixed criation of private properties and calls
2007-12-14 Michael Beckclone method can add a prefix
2007-12-12 Michael Beckhandle Return(Unknown) == missing return when lowering...
2007-12-12 Matthias Braunone more fehler
2007-12-11 Michael Beckadded missing allocation
2007-12-11 Matthias Braunuse separate command for linking in makereport, remove...
2007-12-11 Matthias Braunmake get_inversed_pnc and get_negated_pnc return pn_Cmp...
2007-12-11 Matthias Braundo not skip convs from mode_b before Cmp
2007-12-11 Matthias Braunmake it possible to not lower bitfields
2007-12-10 Michael BeckImproved mark_private_methods():
2007-12-10 Michael BeckAdd clone_type_method()
2007-12-10 Michael Beckfixed comment: get_call_abi() get the call type, NOT...
2007-12-10 Michael Beckremoved some consts creating MSVC warnings
2007-12-10 Michael Beck- handle pure Calls like Load nodes
2007-12-10 Michael Beckfixed prototype
2007-12-10 Michael Beck- use firm debug facility instead of old verbosity
2007-12-10 Matthias Braunfix sc_sub_bits with non 8*x bitsizes
2007-12-08 Matthias Braunfehler104: tarval problems with uneven sub bits
2007-12-07 Michael BeckBugFix: get the high mode from the second result in...
2007-12-07 Michael BeckBugFix: missing skip_Proj() added
2007-12-07 Michael Beckused new SymConst constructor
2007-12-07 Michael BeckAdd an ir_mode * parameter to all SymConst constructors...
2007-12-04 Michael Becktest cparser's __func__ and friends
next