fix warning
[libfirm] / ir /
2006-08-30 Matthias Braunfix warning
2006-08-30 Matthias Braunfix uninitialized chordal_grp
2006-08-30 Matthias Braunmore cmov emitter fixes
2006-08-30 Michael BeckAdd case for symconst_enum_const kind SymConsts
2006-08-30 Adam Szalkowskihopefully fixed registerhypertony at bb end
2006-08-30 Michael BeckHandle symconst_enum_const case
2006-08-30 Michael Beckbe_Call is now a fragile op (like Call). This allows...
2006-08-30 Michael Beckadded missing include
2006-08-30 Sebastian HackFixed a bug !?
2006-08-30 Christian Würdigfixed wrong position of #endif
2006-08-30 Christian Würdigdo not invert pnc on cmp in finish, as cmp gets normali...
2006-08-30 Matthias Brauncompilerhang 4
2006-08-29 Matthias Braunoops
2006-08-29 Matthias Braunfix immediate on left input of Cond
2006-08-29 Matthias Braunremove debug message
2006-08-29 Matthias Braungcc emulating advanced edg wrapper script
2006-08-29 Matthias Braunfix fucompp emitter when no register is needed
2006-08-29 Sebastian HackAdded schedulers
2006-08-29 Christian Würdigfixed backend callback
2006-08-29 Christian Würdigadapted to new get list selector callback
2006-08-29 Christian Würdigadapted create_Push to new IncSP
2006-08-29 Christian Würdigchanged some options
2006-08-29 Christian Würdigmoved selector implementations into separate modules
2006-08-29 Christian Würdiglist sched selector callback takes one more argument
2006-08-29 Christian Würdigadded new option defines
2006-08-29 Christian Würdigadded different scheduling node selector modules
2006-08-29 Sebastian HackAdded setDebug() to heur 3
2006-08-29 Matthias Braunsome misc scripts that I used to play around with the...
2006-08-29 Sebastian HackKeep alive the call proj
2006-08-28 Matthias Braunnegate pnc not invert it
2006-08-28 Sebastian HackSeveral bug fixes
2006-08-28 Christian Würdigtranslate proj pos for Leave
2006-08-28 Matthias Braunfix wrong inputs for psiconds
2006-08-28 Christian WürdigPsiCondCMov doesn't need constraint copy
2006-08-28 Matthias Braunask abi about ignore regs
2006-08-28 Matthias Braunfix wrong sorting of affinity edges
2006-08-28 Adam Szalkowskiwe NEED to insert reloads at the end of a basic block...
2006-08-28 Matthias Braunrevert commit that placed consts in startblock, the...
2006-08-28 Adam Szalkowskikeine Ahnung
2006-08-27 Matthias Braun- Simply place Constants into the start block, spilling...
2006-08-27 Matthias Braun- Fix perform_memop stuff in bechordal_main after adams...
2006-08-26 Adam Szalkowskiget frame from irg instead from spill (the spill could...
2006-08-26 Adam Szalkowskiperform_memory operand now takes a spill instead of...
2006-08-25 Christian Würdigfixed be_Call handling
2006-08-25 Christian Würdigadded additional latencies for Load/Store
2006-08-25 Adam Szalkowskischeint jetzt etwas gammlich zu sein :(
2006-08-25 Michael BeckBugFix:
2006-08-25 Christian Würdigset links properly for OLD and NEW results
2006-08-25 Christian Würdigremoved bechordalspill.c (does not longer exist)
2006-08-25 Michael BeckBugfix:
2006-08-24 Adam Szalkowskido not schedule phi_M
2006-08-24 Michael BeckBugFix:
2006-08-24 Michael BeckBugFix:
2006-08-24 Matthias Braun- New callback to ask nodes about constant stack pointe...
2006-08-24 Christian Würdigadded links for results and diff
2006-08-24 Michael Beckfixed INLINE macro
2006-08-24 Michael BeckFixed liveness calculation: we need the live arguments...
2006-08-24 Michael Beckfixed debug output of unary x87 nodes
2006-08-24 Adam Szalkowskispill slots are handled by matze
2006-08-23 Matthias Braunold code
2006-08-23 Matthias Braun- Fix a few warnings
2006-08-23 Adam Szalkowskischeint nun fluffig zu sein
2006-08-22 Matthias Braunmake testapp look nicer
2006-08-22 Matthias Braunbugfix for preds: comment
2006-08-22 Matthias Braun- More verification checks before code emit
2006-08-22 Matthias Braun- at blockstart emit list of predblocks in comment
2006-08-22 Matthias Braunmissing return 0s
2006-08-21 Adam Szalkowskibugs weggeflufft
2006-08-21 Christian Würdigsome minor changes
2006-08-21 Christian Würdigadded return 0 to keep makereport happy
2006-08-21 Christian Würdigslight bugfix
2006-08-21 Christian Würdigcall xsltproc to create html
2006-08-21 Christian Würdigadded variables to set timeout for compile and running...
2006-08-21 Christian Würdigmoved backend init call after processing calls
2006-08-21 Christian Würdigfixed some indent
2006-08-21 Christian Würdigfixed am again
2006-08-18 Christian Würdigfixed lea shift consuming
2006-08-18 Christian Würdigextended test
2006-08-18 Christian Würdiganother long long test
2006-08-18 Christian Würdigrun in loop
2006-08-18 Christian Würdigiterative fibonacci
2006-08-18 Christian Würdiganother floating point conv test
2006-08-18 Christian Würdigand another conv test
2006-08-18 Christian WürdigBugFix: collect_stacknodes collected mode_T and mode_M...
2006-08-18 Christian Würdigfixed indent
2006-08-18 Christian WürdigBugFix: remove values which are dead for sure from...
2006-08-18 Christian Würdigfixed typo
2006-08-18 Christian Würdigis_scheduled flag is now unsigned
2006-08-18 Christian WürdigBugFix: set commutative flag for some node generated...
2006-08-18 Christian Würdigadded support for unordered fp compare
2006-08-17 Adam Szalkowskiminor fixes
2006-08-17 Christian Würdigadded code to avoid unordered fp compares
2006-08-17 Christian Würdigchanged optiona values for sched selector
2006-08-17 Christian Würdigadjusted heuristic node selector
2006-08-16 Michael BeckBugFix:
2006-08-16 Michael BeckBugFix:
2006-08-15 Christian Würdigadded some new backend options
2006-08-15 Christian Würdigfixed constraint for SubC
2006-08-15 Michael BeckBugFix:
2006-08-15 Michael Beckimproved verifier: shows now all nodes using the same...
next