aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-06-19 00:38:18 +0200
committerDrahflow <drahflow@gmx.de>2015-06-19 00:38:18 +0200
commit883fec1551311c77436ae8126ce48f334f54343e (patch)
treeba457532a6a541b1a5bcc58af63eef656d406343 /TODO
parent3898041ff49e916f9d8581a46f659b36b17541a7 (diff)
Some TODO progress
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index d5dc1ef..78e5e34 100644
--- a/TODO
+++ b/TODO
@@ -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)