implement floatingpoint compares
[libfirm] / ir / be / sparc / sparc_transform.c
2010-07-27 Matthias Braunimplement floatingpoint compares
2010-07-27 Matthias Braunsparc: cleanup register classes, remove some unused...
2010-07-27 Matthias Braunfirst implementation of floatingpoint arithmetic operations
2010-07-23 Michael BeckVarious small changes.
2010-07-22 Matthias Braunperform custom abi construction in sparc as well to...
2010-07-22 Matthias Braunimplement sparc floatingpoint constants
2010-07-22 Matthias Braunsparc: fix unsigned compares and cleanup cmp attributes
2010-07-22 Matthias Braunname sparc_transform functions after the firm-nodes...
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-15 Matthias Braunredo reverted changes to new set_transformer interface...
2010-07-15 Matthias Brauncleanup sparc spec
2010-07-13 Hannes Rapp- SPEC gzip laeuft
2010-07-08 Matthias Braunchange betranshelp semantic to panic instead of duplica...
2010-06-16 Hannes Rapp- restliche ops implementiert: div, mod, and, or etc
2010-05-19 Matthias Braunfix warning
2010-04-30 Matthias Braunmodernize TEMPLATE backend and simplify some backend...
2010-04-27 Hannes Rapp- added emit_section_sparc to begnuas
2010-04-13 Hannes Rapp- fixed: new_r_Proj/new_rd_Proj args changed
2010-04-13 Hannes Rapp- various updates to sparc backend
2010-03-16 Michael BeckSet svn:keywords property.
2010-03-16 Michael BeckFixed immediate range (hint: never use decimals for...
2010-03-07 Matthias Braun- cleanup and simplify inlining code
2010-03-01 Matthias Braun- remove block parameter from new_r_Proj and new_rd_Proj
2010-02-13 Christoph MallonPut a space after if/for/switch/while.
2010-02-13 Christoph MallonPut opening curly brace of functions on a separate...
2010-02-01 Hannes Rapp[r27015]
2009-12-19 Michael BeckRemoved C99 features and fixed 2 wrong assertions.
2009-12-15 Hannes Rappinitaler checkin SPARC backend