From d3cea3654c2392154cee027903d126f41b679c87 Mon Sep 17 00:00:00 2001 From: Teddy Date: Wed, 7 May 2014 02:35:26 +0800 Subject: ... --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ad625af..c2c3a05 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,8 @@ Features - ``typedef`` support (together with complex decl) - Forward declaration - Real Single Static Assignment (with dominator frontier, renaming, interval - building and registor allocation algorithm) + building and register allocation algorithm) +- Safe and conservative CSE (common subexpression elimination) - Sophisticated semantic checking - Small memory footprint - Sophisticated error reporting -- cgit v1.2.3