change betranshelp semantic to panic instead of duplicating node in case of missing...
[libfirm] / ir / be / amd64 / amd64_transform.c
2010-07-08 Matthias Braunchange betranshelp semantic to panic instead of duplica...
2010-06-30 Robin Redekeramd64: fixed spill code. added Sub and Neg. Fixed Cmp.
2010-06-29 Robin Redekeramd64: Added Mul.
2010-06-29 Robin Redekeramd64: using mode_Lu for registers now.
2010-06-28 Robin Redekeramd64: implemented Store, Mul and Sub.
2010-06-28 Robin Redekeramd64: Added Load and FrameAddr transformation. And...
2010-06-25 Robin Redekeramd64: Cmp, Cond and Jcc seem to work for now.
2010-06-25 Robin RedekerAdded preliminary Conv, Call and Jmp instructions to...
2010-05-06 Michael BeckC99 feature removed.
2010-05-06 Robin Redekerfixed two warnings.
2010-05-06 Robin Redekeradded symconst skeleton code and basic parameter passing.
2010-04-30 Matthias Braunmodernize TEMPLATE backend and simplify some backend...
2010-04-30 Robin Redekeradjusted emitter to more current API.
2010-04-29 Robin Redekeradded amd64 backend code (which doesn't do much yet).