From 4d14307c9a3e45ffbf0fc14805da065c4bb66fe8 Mon Sep 17 00:00:00 2001 From: Drahflow Date: Fri, 22 May 2015 21:19:56 +0200 Subject: Make use of oversized freelist blocks --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index a27f07b..ee7575d 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3