be: remove remnants of machine description
[libfirm] / ir / be / amd64 / amd64_new_nodes.c
2011-11-10 Matthias Braunbe: remove remnants of machine description
2011-11-10 Matthias Braunremove $Id$, it doesn't work with git anyway
2011-09-27 Matthias Brauninclude backend headers without "../"
2011-08-15 Matthias Braunbig refactoring of arch_XXX functions
2011-04-08 Andreas Zwinkaumerge kaps
2011-03-09 Sebastian BuchwaldFixed compile error in optimize build.
2011-03-04 Matthias Braunfix backend nodes not copying flags correctly
2011-02-28 Matthias Braunstarted adding a relation to the Cmp node
2011-02-26 Michael BeckConstify node_cmp_attr_func.
2010-11-04 Matthias Braunmake firm compilable with a c++ compiler
2010-10-06 Matthias Braunfix trailing whitespaces and tabulators in the middle...
2010-09-10 Matthias Braunsave input requirements in be_info without complicated...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-06-30 Robin Redekeramd64: made SymConst rematerializable and added emissio...
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-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-05-06 Robin Redekeradded symconst skeleton code and basic parameter passing.
2010-04-29 Robin Redekeradded amd64 backend code (which doesn't do much yet).