Static Single-Assignment (SSA) Readings
For those interested in SSA form for their compiler, I recommend you first look at Chapter 19 of the Tiger Book (2nd ed.). This is good introduction to SSA. After this chapter you should be able to decide if you want to use SSA.
The Arc Book contains the most thorough coverage of SSA. Chapter 9.3 focuses on conversion to SSA and Chapter 10 discusses transformations in an SSA framework.
The Whale Book and Optimizing Compilers for Modern Architectures include brief descriptions of SSA also, but they are very limited.
The Arc Book contains the most thorough coverage of SSA. Chapter 9.3 focuses on conversion to SSA and Chapter 10 discusses transformations in an SSA framework.
The Whale Book and Optimizing Compilers for Modern Architectures include brief descriptions of SSA also, but they are very limited.

1 Comments:
vadim http://www.kindel.com/members/Electric-Blankets.aspx http://blogs-new.bestfriends.org/members/Furnace-Filters/default.aspx http://blogs-new.bestfriends.org/members/Vending-Machines/default.aspx http://blogs-new.bestfriends.org/members/Kitchen-Cabinets/default.aspx http://blogs-new.bestfriends.org/members/Slipcovers/default.aspx
Post a Comment
<< Home