Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
6 days ago dmd AArch64 compiler now compiles | ||||
---|---|---|---|---|
| ||||
and runs test/runnable/exe1.c It took a lot of bug fixes to get there! |
6 days ago Re: dmd AArch64 compiler now compiles | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On Thursday, 3 April 2025 at 04:13:31 UTC, Walter Bright wrote:
> and runs test/runnable/exe1.c
>
> It took a lot of bug fixes to get there!
Very good! Congratulations!
|
5 days ago Re: dmd AArch64 compiler now compiles | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 03/04/2025 5:13 PM, Walter Bright wrote:
> and runs test/runnable/exe1.c
>
> It took a lot of bug fixes to get there!
Great work!
Although I do hope a revisitation of the architecture of the backend occurs.
It should never have been possible to codegen a different ISA, or none at all lol.
|
5 days ago Re: dmd AArch64 compiler now compiles | ||||
---|---|---|---|---|
| ||||
Posted in reply to Richard (Rikki) Andrew Cattermole | On 4/3/2025 6:29 PM, Richard (Rikki) Andrew Cattermole wrote:
> It should never have been possible to codegen a different ISA, or none at all lol.
???
|
5 days ago Re: dmd AArch64 compiler now compiles | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 04/04/2025 7:14 PM, Walter Bright wrote:
> On 4/3/2025 6:29 PM, Richard (Rikki) Andrew Cattermole wrote:
>> It should never have been possible to codegen a different ISA, or none at all lol.
>
> ???
I read your tweets ;)
At times its been generating the wrong ISA or none.
|
Copyright © 1999-2021 by the D Language Foundation