aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-05-07 02:35:26 +0800
committerTeddy <ted.sybil@gmail.com>2014-05-07 02:35:26 +0800
commitd3cea3654c2392154cee027903d126f41b679c87 (patch)
treeb279455a751d18480956eb6295d2f1134c78e21b
parent44a8fd7f007ab5b135677255c0f8c5e749ab638c (diff)
...
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
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