Changed transformer to be like ia32: do a transform- and copy
[libfirm] / ir / be / arm / arm_spec.pl
2007-06-15 Michael BeckChanged transformer to be like ia32: do a transform...
2007-06-14 Michael Beckchanged register names
2007-06-10 Michael BeckFixed some ugly "const" code
2007-06-05 Matthias Braunmake it possible to have different compare functions...
2007-06-02 Matthias Brauncleanup and improve generate_opcode script, you can...
2007-05-09 Michael BeckSeveral BugFixes and updates:
2007-05-07 Matthias Braunrenumber source/dest registers
2007-05-07 Matthias Braunstart counting at 0 for dest and source registers
2007-05-05 Michael Beckswitch to new style emitter
2007-04-19 Matthias Braunfirst step for generating flag datastructures, generato...
2007-03-29 Matthias Braunmove backend into libfirm
2006-12-20 Michael BeckAdded new required comment_string_end
2006-05-18 Michael BeckSMUL and UMUL added
2006-04-21 Michael BeckFixed some emitters
2006-04-20 Michael BeckImplemented basic FPA support
2006-04-08 Michael Beckused new outs feature
2006-04-05 Michael BeckAdd tarval attribute to fConst
2006-04-02 Michael BeckBig Changes:
2006-03-27 Michael BeckAdded arm backend from BE praktikum