diff options
| author | Drahflow <drahflow@gmx.de> | 2015-06-19 00:38:18 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-06-19 00:38:18 +0200 |
| commit | 883fec1551311c77436ae8126ce48f334f54343e (patch) | |
| tree | ba457532a6a541b1a5bcc58af63eef656d406343 /TODO | |
| parent | 3898041ff49e916f9d8581a46f659b36b17541a7 (diff) | |
Some TODO progress
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,6 @@ * apply the trace extractor to non-tail situations +* implement the GC-based function opcode forwarding +* allow stack manipulation at site of uppermost ARRAYMARKER * utf8 * regex substitution * asm-based regex engine @@ -6,7 +8,6 @@ * txt .consume .u sollte nicht negative Zahlen liefern * evtl. BigNums bauen und die Int-Funktionen entsprechend machen * trigonometrics -* make jmp-pads after optimization rewrite call site if ... /rax movqImmReg; /rax :callqReg pattern * testsuite (incl. coverage test) |
