libfirm
2007-02-12 Christian WürdigBugFix: fixed wrong usage of edges_notify (exchanged...
2007-02-12 Christian Würdigremoved const from some function parameters
2007-02-12 Christian Würdigmoved function to get PRoj for projnum to beutil
2007-02-12 Christian Würdigadded function to get a user Proj with a certain proj...
2007-02-11 Christian Würdigkill nodes only reachable via out edges after backend...
2007-02-11 Christian Würdigadded comment
2007-02-11 Christian Würdigextended debug output
2007-02-11 Christian Würdigphi class computation takes now an additional argument
2007-02-11 Christian Würdigphiclass computation takes now an additional argument
2007-02-11 Christian Würdigadded option for pure Phi classes
2007-02-09 Christian Würdigchanged type for callback
2007-02-09 Christian WürdigBugFix: ARR_F may be relocated when resized, so there...
2007-02-09 Christian WürdigBugFix: use phase_get_or_set_irn_data for getting phi...
2007-02-09 Christian Würdigadded asserts
2007-02-09 Christian Würdigadded cast for get_phi_class
2007-02-09 Christian Würdigfixed DEL_ARR_F
2007-02-09 Christian Würdigremoved C-99 stuff
2007-02-09 Christian Würdignew machine spec
2007-02-09 Matthias Braunspeedup test app
2007-02-09 Matthias Braunmake testapp deterministic
2007-02-09 Matthias Braunset ESP register for AddSP and SubSP
2007-02-09 Christian Würdigadapted to new isa callback
2007-02-09 Christian Würdigadded isa-callback so backend can provide it's own...
2007-02-09 Christian Würdigadapted to new isa callback
2007-02-09 Matthias Braundo the unset correctly
2007-02-09 Matthias Braunfix :)
2007-02-09 Matthias Braunfix
2007-02-09 Matthias Braunuse ecc for linking, unset language to give determinist...
2007-02-09 Matthias Braun- use mode_Iu for all nodes producing integer values...
2007-02-09 Matthias Braunset inputs of killed call ProjT to bad
2007-02-09 Matthias Braundon't test for refernece mode in copyb arguments in...
2007-02-09 Matthias Brauntest constant folding with bitset values
2007-02-09 Matthias Braunmake XXEndless only run endless when parameters are...
2007-02-09 Christian Würdigfixed wrong include
2007-02-09 Christian WürdigBugFix: fixed wrong include
2007-02-09 Christian Würdigadapted to phiclass changes (is an ir_phase now based...
2007-02-09 Christian Würdigadapted to phiclass changes (is a phase now, based...
2007-02-09 Christian Würdigmade phiclass an ir_phase object
2007-02-08 Matthias Braun- avoid unnecessary edges recomputation
2007-02-08 Matthias Braundon't make ignore registers automatically callee-save...
2007-02-08 Matthias Braunloose some restrictions in the ir verifier if the irg...
2007-02-08 Matthias Braunnever set the startblock to bad (even without the self...
2007-02-08 Matthias Braunreformatted/improved some testapps
2007-02-08 Matthias Braunalso walk dependencie edges in outedges verifier
2007-02-08 Matthias Braunreformatted
2007-02-08 Matthias Braunadd be_is_SubSP and fix some oparities
2007-02-08 Matthias Braunmake code a bit more readble
2007-02-08 Matthias Braunsupport empty emitter (in contrast to no emitter if...
2007-02-07 Michael Beckdump more -assert graphs
2007-02-07 Michael Beckdoxygen docu added
2007-02-07 Matthias Braunreturn 0
2007-02-07 Matthias Braunreturn 0
2007-02-07 Matthias Braunreturn 0
2007-02-07 Michael BeckBugFix: TLS variables are Sels, not SymConst
2007-02-07 Michael Beckvandrunen exmple
2007-02-07 Michael Beckfixed dump_compound_init again, still bitfield problems
2007-02-07 Michael BeckPhi example
2007-02-07 Christian WürdigUnknowns don't need a register assigned
2007-02-07 Michael Beckconversion test
2007-02-07 Christian Würdigadded fix for be_dump (start with 1 when suffix is...
2007-02-07 Michael Beckfixed dump_compound_init again
2007-02-07 Michael Beckdo not optimize dead blocks preventing endless loops ...
2007-02-07 Michael Beckdump_compound_init(): can handle initialiezer bigger...
2007-02-07 Matthias Braunfix some oparities in firm
2007-02-07 Matthias Braunfix backend script generating wrong oparity
2007-02-07 Michael Beckrenamed type entity to new ir_entity
2007-02-07 Michael Beckspeed up iteration
2007-02-07 Matthias Braunfix testapp
2007-02-06 Michael BeckBugFix: if a Load-after-Load is a hidden Conv, Conv...
2007-02-06 Michael BeckChanged handling of switch-Conds. Now collected and...
2007-02-06 Matthias Brauncompute_compound_graph_indices is no more
2007-02-06 Matthias Brauncompute_compound_graph_indices is no more
2007-02-06 Christian Würdigsupport negative number, so we can set all bits of...
2007-02-06 Christian Würdigassert if someone tries to exchange a node with itself
2007-02-06 Christian Würdigdo not schedule Unknown
2007-02-05 Michael BeckBugFix: wrong ()
2007-02-05 Matthias Braunimprove and fix some test apps
2007-02-05 Matthias Braunuse ir_vfprintf in the panic() function
2007-02-05 Matthias Braunadd an is_Quot function
2007-02-05 Matthias Braunset frame of reloads to bad when killing them
2007-02-05 Matthias Braunmagic only needed in debug mode
2007-02-02 Michael Beckadd signed and unsigned eq modes for reference modes
2007-02-02 Christian Würdigonly schedule Projs having at least one user
2007-02-02 Matthias Braunentity is ir_entity now
2007-02-02 Matthias Braunentity is ir_entity now
2007-02-02 Michael Beckreformatted
2007-02-02 Michael Beckremoved the old entity type
2007-02-01 Michael Beckadd local and parameter rule
2007-02-01 Michael Beckfixed missing sizeof ...
2007-01-31 Michael Beckreformated
2007-01-31 Michael Beckremoved unused data/functions, reformated
2007-01-31 Michael Beckfixed dumping of callgraph if execution frequency is...
2007-01-31 Michael Beckreorder some expressions to reduce register usage
2007-01-31 Michael Beckbe_remove_empty_blocks() now return non-zero if the...
2007-01-31 Michael Beckbe_remove_empty_blocks() now return non-zero if the...
2007-01-31 Michael Becktypo fixed
2007-01-31 Michael Beckremoved unused parameter pos
2007-01-31 Christian Würdigchanged some default values (dead vs alive node constra...
2007-01-31 Christian Würdigadded some debug output
2007-01-31 Matthias Braunadd an is_CopyB
next