sparc: first attempt at using delay slots
[libfirm] / ir / be / sparc / sparc_new_nodes.c
2010-08-19 Matthias Braunsparc: preliminary SwitchJmp implementation
2010-08-19 Matthias Braunsparc: mostly implement reg+reg address mode
2010-08-19 Matthias Braunsparc: rewrite address mode matching, we now use offset...
2010-08-19 Matthias Braunsparc: remove entity_sign, gas/elf doesn't support...
2010-08-19 Matthias Braunsparc: no need for is_load_store attribute anymore
2010-08-09 Matthias Braunsparc: redo and improve sparc immediate handling (low...
2010-07-28 Matthias Braunno unnecessary and cryptic abreviations: rename vrfy...
2010-07-27 Matthias Braunimplement floatingpoint compares
2010-07-27 Matthias Braunfirst implementation of floatingpoint arithmetic operations
2010-07-27 Matthias Braunfix Ldf/Stf emitter
2010-07-23 Matthias Braunoutput all sparc specific attributes in dumper
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...
2010-07-22 Matthias Braunsparc: fix unsigned compares and cleanup cmp attributes
2010-07-22 Matthias Brauncleanup sparc attribute getters+setters
2010-07-22 Matthias Braunrefactor sparc nodes to have the same name as their...
2010-07-16 Matthias Braunsome cleanups in arm+sparc backends
2010-07-13 Hannes Rapp- SPEC gzip laeuft
2010-06-25 Matthias Brauncleanup and rewrite dumper interface
2010-06-16 Hannes Rapp- restliche ops implementiert: div, mod, and, or etc
2010-04-13 Hannes Rapp- various updates to sparc backend
2010-03-16 Michael BeckSet svn:keywords property.
2010-03-09 Matthias Braunmake firm (mostly) -Wmissing-prototypes clean
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-01 Hannes Rapp[r27015]
2009-12-15 Hannes Rappinitaler checkin SPARC backend