aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2015-06-20 21:17:29 +0200
committerDrahflow <drahflow@gmx.de>2015-06-20 21:17:29 +0200
commitff27332bdd2d06273cdce7ff87d8566c983da980 (patch)
tree8f3c95d8d0bc1906e0b340a5d65e880d17927cbe /TODO
parent8171743322a8f4e93741896eba30cd69d68b55c5 (diff)
Optimized `conds`
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 921f232..2422d95 100644
--- a/TODO
+++ b/TODO
@@ -2,6 +2,9 @@
* apply the trace extractor to non-tail situations
* forward scope-cannot-escape information
* inline trivial functions when optimizer generates ... /rax :movqImmReg /rax :callqReg sequence
+* parse }" created constant pushers into PUSH in optimizer
+* hunt the }"s down
+* RAWCONSTCONDSTHISSCOPE could also work with PUSH
* utf8
* regex substitution
* asm-based regex engine