blob: f4c567b74d4cfe78a4645593924575998941ea94 [file] [log] [blame]
Brian Gaekee785e532004-02-25 19:28:19 +00001
2SparcV8 backend skeleton
3------------------------
4
5This directory will house a 32-bit SPARC V8 backend employing a expander-based
6instruction selector. Watch this space for more news coming soon!
7
Brian Gaeke22b5cd82004-07-16 10:31:36 +00008To-do
9-----
10
11* support 64-bit arguments to functions
12* support setcc on longs
13* support basic binary operations on longs
14* support cast bool, int to long
15* support sub, setcc constant expressions
16
Brian Gaekee785e532004-02-25 19:28:19 +000017$Date$
18