diff options
| author | Drahflow <drahflow@gmx.de> | 2015-05-22 21:19:56 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-05-22 21:19:56 +0200 |
| commit | 4d14307c9a3e45ffbf0fc14805da065c4bb66fe8 (patch) | |
| tree | 63a955b6665864ff3befe62c6c0cfdb971ff6efb /TODO | |
| parent | dc1b399ed2e7e144930dbbf0a22bd2baa9e4dc7a (diff) | |
Make use of oversized freelist blocks
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,3 @@ -* make '' applicable to arrays, too, i.e. save input type * utf8 * regex substitution * asm-based regex engine @@ -6,9 +5,12 @@ * 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) +* make '' applicable to arrays, too, i.e. save input type + * consider polymorphic call-site caches instead of deffs_t_ / deffs? * eliminate all FIXMEs |
