Battle-plan for CTFE
Uplink_Coder via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Oct 17 08:50:37 PDT 2016
On Monday, 17 October 2016 at 00:56:01 UTC, Uplink_Coder wrote:
>
> If anyone want to take a look the lastest llvm_backend
> development is happening here :
> https://github.com/UplinkCoder/dmd/blob/_ctfe/src/bc_llvm_backend.d
The time llvm takes to build it's IR and execute the JITed code
is absolutely too much! multiple milliseconds!
I will write a very simple x86 codegenerator tomorrow.
More information about the Digitalmars-d-announce
mailing list