From d44c79c26afd6945d912a4a3423038a5a4594138 Mon Sep 17 00:00:00 2001 From: Teddy Date: Sun, 4 May 2014 22:04:03 +0800 Subject: ... --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 5b6b128..62df5d9 100644 --- a/README.rst +++ b/README.rst @@ -13,6 +13,8 @@ Features - Complex cast support (``(int (*)())addr``, ``(int (*)[10])addr``, etc.) - ``typedef`` support (together with complex decl) - Forward declaration +- Real Single Static Assignment (with dominator frontier, renaming, interval + building and registor allocation algorithm) - Sophisticated semantic checking - Small memory footprint - Sophisticated error reporting -- cgit v1.2.3