instructions with immediates are not commutative
[libfirm] / ir / be / arm / arm_spec.pl
2008-03-11 Michael Beckinstructions with immediates are not commutative
2008-03-11 Michael Beckrefactored immediates:
2008-03-11 Matthias Braunfix out flags for mode_T nodes
2008-03-11 Michael Beckupdated be_AddSP semantics
2007-10-17 Matthias Braun- Add a generic_attribute field to irops
2007-09-26 Matthias Braunno environment anymore for emitters
2007-06-26 Michael Beckmore floating point immediate support
2007-06-26 Michael Beckinitial support for fpa immediates
2007-06-26 Michael Beckpreliminary support for floating point branches
2007-06-25 Matthias Braunfix
2007-06-25 Matthias Braunwarning fixes and use of attribute copy function
2007-06-24 Michael Beckfixed syntax of fpa ldf/stf instructions
2007-06-22 Michael BeckImplemented Unknown
2007-06-22 Michael Becktemporary remove the non-working operands
2007-06-22 Matthias Braunexperimental machine operands, fixed warnings
2007-06-19 Michael Beckmade CondJmp and SwitchJmp pinned
2007-06-17 Michael BeckfpaStf is now Proj less
2007-06-16 Michael BeckStore have no memory proj
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