2004-08-09 19:13:29 +00:00
..
2004-07-18 07:26:17 +00:00
2004-02-28 19:43:40 +00:00
2004-08-04 17:27:27 +00:00
2004-07-04 17:19:21 +00:00
2004-02-25 19:28:19 +00:00
2004-02-25 19:28:19 +00:00
2004-07-18 07:26:17 +00:00
2004-02-25 19:28:19 +00:00

SparcV8 backend skeleton
------------------------

This directory houses a 32-bit SPARC V8 backend employing a expander-based
instruction selector.  It is not yet functionally complete.  Watch
this space for more news coming soon!

To-do
-----

* support 64-bit (double FP, long, ulong) arguments to functions
* support functions with more than 6 args
* support setcc on longs
* support basic binary operations on longs
* support casting <=32-bit integers, bools to long
* support casting 64-bit integers to FP types

$Date$