avoid generic names like flags in generator
[libfirm] / ir / be / arm / arm_spec.pl
2011-08-15 Matthias Braunavoid generic names like flags in generator
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-10-08 Matthias Braunmake sparc+arm backend completely independent from...
2010-10-08 Matthias Braunrename tarval to ir_tarval
2010-07-24 Michael BeckAdd preliminary support for Clz instruction.
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...
2010-07-15 Matthias Braunchange backend node specification to use whole words...
2010-07-14 Matthias Braunimplement some int to float conversions
2010-07-14 Matthias Braunarm: implement calling conventions for float and double...
2010-07-09 Matthias Braunhandle arm ABI in arm transform phase
2010-07-07 Matthias Brauncleanup,refactoring of some arm node attribute handling
2009-10-01 Matthias Braun- refactoring of backend generator scripts: You can...
2009-09-24 Matthias Braun- bring arm backend back to shape: cleanup and fix...
2009-09-18 Matthias Braun- Reworked backends to put out register_requirements...
2009-01-09 Matthias Braunbring arm back to a working state
2008-10-23 Matthias Braun- Part1 of backend reorganisation:
2008-09-22 Michael Beck- fixed comment
2008-07-23 Michael Beck- add support for opcode specific hash function
2008-06-24 Christoph MallonAdd ARM TstBra and use it for comparison with 0.
2008-06-23 Michael Beck- add support for Rotl
2008-05-29 Michael Beckrenamed SubSP to SubSPandCopy, add some constants
2008-03-12 Michael Beckneed suffixes for mvf, mnf
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