12 |
Tag: <post-commit CVS tag> |
Tag: <post-commit CVS tag> |
13 |
Description: |
Description: |
14 |
---------------------------------------------------------------------- |
---------------------------------------------------------------------- |
15 |
|
Name: Allen Leung |
16 |
|
Date: 2000/04/04 03:18:00 EST |
17 |
|
Tag: leunga-20000404-C--Moby |
18 |
|
Description: |
19 |
|
|
20 |
|
All of these fixes are related to C--, Moby, and my own optimization |
21 |
|
stuff; so they shouldn't affect SML/NJ. |
22 |
|
|
23 |
|
1. X86 |
24 |
|
|
25 |
|
Various fixes related floating point, and extensions. |
26 |
|
|
27 |
|
2. Alpha |
28 |
|
|
29 |
|
Some extra patterns related to loads with signed/zero extension |
30 |
|
provided by Fermin. |
31 |
|
|
32 |
|
3. Assembly |
33 |
|
|
34 |
|
When generating assemby, resolve the value of client defined constants, |
35 |
|
instead of generating symbolic values. This is controlled by the |
36 |
|
new flag "asm-resolve-constants", which is default to true. |
37 |
|
|
38 |
|
4. Machine Descriptions |
39 |
|
|
40 |
|
a. The precedence parser was slightly broken when parsing infixr symbols. |
41 |
|
b. The type generalizing code had the bound variables reversed, resulting |
42 |
|
in a problem during arity raising. |
43 |
|
c. Various fixes in machine descriptions. |
44 |
|
|
45 |
|
---------------------------------------------------------------------- |
46 |
Name: Matthias Blume |
Name: Matthias Blume |
47 |
Date: 2000/04/03 16:05:00 JST |
Date: 2000/04/03 16:05:00 JST |
48 |
Tag: blume_main_v110p26p2_2 |
Tag: blume_main_v110p26p2_2 |