Ted Leung on the air
Ted Leung on the air: Open Source, Java, Python, and ...
Ted Leung on the air: Open Source, Java, Python, and ...
Sun, 23 May 2004
Posted by Pingback from Ted Leung on the air : computers/open_source/osaf/985 : pylucene is a separate project at Wed Jun 23 18:03:39 2004
SSA: GCC and old memories
Last week I learned that GCC 3.5 is going to have an SSA based optimizer. Apparently this is already improving both the code quality and compile time performance of GCC. Another reason that this is an interesting development is that there have been a large number of compiler optimization papers written using SSA as the representation used by the algorithm. I hope that this will make it easier to include these optimizations in GCC.
I learned about SSA form back when I was a graduate student, from Ken Zadeck, who was then on the faculty at Brown, and co-author of some of the original SSA papers. As I was writing this post, I discovered that Ken is at NaturalBridge, a company making a high performance JVM, and that apparently, he posts to the gcc mailing lists. Blogging is really taking me back to revisit my history. Quite odd.
[23:29] |
[computers/programming] |
# |
TB |
F |
G |
1 Comments |
Posted by Pingback from Ted Leung on the air : computers/open_source/osaf/985 : pylucene is a separate project at Wed Jun 23 18:03:39 2004
You can subscribe to an RSS feed of the comments for this blog:
Add a comment here:
You can use some HTML tags in the comment text:
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk
To insert a URI, just type it -- no need to write an anchor tag.
Allowable html tags are:
<a href>
, <em>
, <i>
, <b>
, <blockquote>
, <br/>
, <p>
, <code>
, <pre>
, <cite>
, <sub>
and <sup>
.You can also use some Wiki style:
URI => [uri title]
<em> => _emphasized text_
<b> => *bold text*
Ordered list => consecutive lines starting spaces and an asterisk