Added support for SymConst(ofs_ent)
[libfirm] / ir / be / ia32 /
2006-09-17 Michael BeckAdded support for SymConst(ofs_ent)
2006-09-14 Matthias Braunfix unused loads removing, fix warning
2006-09-14 Michael BeckPush/Pop/AddSP/SubSP always modify ESP
2006-09-14 Michael Beckadd code to handle character modes for Unknoen node
2006-09-14 Matthias Braunwarning fix
2006-09-13 Matthias Braunfixes to compile with -O0
2006-09-13 Michael Beckadded support for static variables
2006-09-13 Michael Beckupdated debugging support
2006-09-13 Matthias Braunwarning fix
2006-09-13 Matthias Braunmore warning fixes
2006-09-12 Michael Beckrenamed some firm enum types to have the ir_ prefix
2006-09-12 Michael Beckadd support for stabs arguments
2006-09-12 Michael Beckset_tarval_output_modes() sets the output mode for...
2006-09-12 Michael Beckadd support for stabs debug info
2006-09-11 Michael Beckadd debug output support
2006-09-11 Michael Beckadded initial stabs debugging support
2006-09-11 Matthias Braun- Fix a few more problems when creating and emitting...
2006-09-10 Michael BeckBugFix:
2006-09-08 Michael BeckAdded support for be_SubSP nodes
2006-09-08 Matthias Braunbugfixes for am_offs changes
2006-09-08 Christian Würdigam_offs is long now
2006-09-08 Christian Würdigchange internal representation of addressmode offset...
2006-09-08 Matthias Braun- always emit alignment also for P4
2006-09-06 Michael Beckuses new section attribute
2006-09-06 Matthias Braunempty block removing seems to work now
2006-09-05 Matthias Braun- Split bemain to first prepare all irgs, then instrume...
2006-09-04 Christian Würdigfixed ctor support
2006-09-04 Christian Würdigadded ctor section support
2006-09-04 Matthias Braun- Tried to remove empty blocks before emitting, but...
2006-08-31 Sebastian Hackpn_Cmp_Ne + pn_Cmp_Uo leads to unknown proj code since...
2006-08-31 Matthias Braunfix bad include path
2006-08-31 Matthias Braunbugfix
2006-08-31 Matthias Braun- Refactored finish/after_ra phases a bit, stacknode...
2006-08-31 Christian Würdigfixed requirements for ShrD and ShlD
2006-08-31 Michael Beckadd support for external tls variables
2006-08-31 Michael BeckAdd support for Linux TLS
2006-08-31 Michael Becksome cosmetic changes
2006-08-30 Matthias Braunmore cmov emitter fixes
2006-08-30 Michael BeckAdd case for symconst_enum_const kind SymConsts
2006-08-30 Michael BeckHandle symconst_enum_const case
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-29 Matthias Braunoops
2006-08-29 Matthias Braunfix immediate on left input of Cond
2006-08-29 Matthias Braunfix fucompp emitter when no register is needed
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-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 Braunrevert commit that placed consts in startblock, the...
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 Michael BeckBugFix:
2006-08-25 Michael BeckBugfix:
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 Michael BeckFixed liveness calculation: we need the live arguments...
2006-08-24 Michael Beckfixed debug output of unary x87 nodes
2006-08-22 Matthias Braunbugfix for preds: comment
2006-08-22 Matthias Braun- at blockstart emit list of predblocks in comment
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ürdigBugFix: set commutative flag for some node generated...
2006-08-18 Christian Würdigadded support for unordered fp compare
2006-08-17 Christian Würdigadded code to avoid unordered fp compares
2006-08-16 Michael BeckBugFix:
2006-08-16 Michael BeckBugFix:
2006-08-15 Christian Würdigfixed constraint for SubC
2006-08-15 Michael BeckBugFix:
2006-08-15 Christian Würdigfixed PsiF
2006-08-15 Christian Würdigadded latency
2006-08-15 Christian Würdigadded latency attribute
2006-08-15 Christian Würdigfixed xCmp emitter
2006-08-15 Christian Würdigadded instruction latency
2006-08-14 Christian WürdigAdded set containing Conv nodes to be killed
2006-08-14 Christian Würdigcreate all convs, remember those to be killed and kill...
2006-08-14 Matthias Braun- Spillslot coalescing now collects all nodes that...
2006-08-13 Christian Würdigupdated node emitter (missing attributes)
2006-08-13 Christian Würdigset orig node while transforming AddSP
2006-08-13 Christian Würdigadded modufy_sp flag for AddSP
2006-08-11 Christian Würdigadded new callback to set frame entity
2006-08-11 Christian Würdigirn classify now returns a mask
2006-08-11 Christian Würdigadded got_reload flag
2006-08-11 Christian Würdigadded be_AddSP transformation
2006-08-11 Christian Würdigadded ia32_AddSP emitter
2006-08-11 Christian Würdigadded AddSP node
2006-08-11 Matthias Braundon't add projs to pops that nobody uses
2006-08-11 Matthias Braun- don't end in an endless loop for invalid types (but...
2006-08-10 Christian Würdigfixed GetST0 creation
2006-08-10 Christian Würdigadded AddSP emitter
2006-08-10 Christian Würdigfixed remat flag for load nodes
next