Related articles |
---|
SSA support in Rose compiler arjunsingri@gmail.com (Arjun Singri) (2009-01-20) |
From: | Arjun Singri <arjunsingri@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Tue, 20 Jan 2009 19:48:09 -0800 (PST) |
Organization: | Compilers Central |
Keywords: | optimize, question |
Posted-Date: | 21 Jan 2009 20:17:52 EST |
Hi,
I looked for SSA support in the rose compiler
(http://www.rosecompiler.org/) but couldn't find anything. There is
Use-def analysis support though. Does rose have SSA support?
Also, are there any apis in rose by which I can transform the AST to a
format that does not have statements with side-effects, manipulate
that and convert it back to AST?
Thanks,
Arjun
Return to the
comp.compilers page.
Search the
comp.compilers archives again.