amd64: Remove copy&past-ed comments from the node specification.
[libfirm] / ir / be / amd64 / amd64_spec.pl
2012-11-27 Christoph Mallonamd64: Remove copy&past-ed comments from the node speci...
2012-11-25 Christoph Mallonbearch: remove arch_register_type_joker.
2012-07-24 Christoph MallonAdd and use amd64_emitf().
2012-06-19 Christoph MallonRemove the never read flag irop_flag_dump_noinput.
2012-06-19 Christoph MallonRemove the never read flag irop_flag_labeled.
2012-06-19 Christoph MallonMark memory using nodes with "uses_memory".
2012-06-19 Christoph MallonIt's spelled "ins", not "in".
2012-06-19 Christoph MallonFor readability put empty lines between node specificat...
2012-06-18 Christoph MallonRemove stale $Id$.
2012-04-25 Matthias Braunadd dwarf register number to register description
2011-11-10 Matthias Braunbe: remove remnants of machine description
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-08-15 Matthias Braunavoid generic names like flags in generator
2011-06-24 Andreas ZwinkauMerge Fix: Spills have ProjMs now
2011-06-08 Michael BeckRemoved the callee/caller saved flag from register...
2011-05-25 Matthias Brauncleanup fragile op handling
2011-04-08 Andreas Zwinkaumerge kaps
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2010-11-17 Michael BeckUse the same constants for register flags as the ia32...
2010-07-15 Matthias Braunremove outdated/wrong comments from backend specs
2010-07-15 Matthias Braunchange backend node specification to use whole words...
2010-06-30 Robin Redekeramd64: made SymConst rematerializable and added emissio...
2010-06-30 Robin Redekeramd64: fixed spill code. added Sub and Neg. Fixed Cmp.
2010-06-30 Robin Redekeramd64: added be_Spill and be_Reload transformation.
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-10 Robin RedekerEmit bad instead of broken code for Add on amd64.
2010-05-06 Robin Redekeradded symconst skeleton code and basic parameter passing.
2010-04-30 Robin Redekeradjusted emitter to more current API.
2010-04-29 Robin Redekeradded amd64 backend code (which doesn't do much yet).