Confirmed users
367
edits
No edit summary |
|||
Line 6: | Line 6: | ||
== Planned next projects == | == Planned next projects == | ||
* PGAOT (Profile-Guided Ahead-of-Time Compilation): | * PGAOT (Profile-Guided Ahead-of-Time Compilation): | ||
** Create a baseline asm.js compiler: super-fast codegen but with full static type info | ** Create a baseline asm.js compiler: super-fast codegen but with full static type info | ||
Line 19: | Line 18: | ||
== Possible further optimization projects == | == Possible further optimization projects == | ||
* Move code generation into the parallel compilation tasks: {{bug|959263}} | |||
* General backend optimizations: | * General backend optimizations: | ||
** Use callee-saved registers: {{bug|985065}} | ** Use callee-saved registers: {{bug|985065}} |