This is what I could come up with so far:
gcc related:
- SSA for Trees
- Tree SSA – A New Optimization Framework for GCC
- Tree SSA A New Optimization Infrastructure for GCC
- Design and Implementation of Tree SSA
Other:
- An Implementation of Sparse Conditional Constant Propagation for Machine SUIF
- Concurrent Static Single Assignment Form and Constant Propagation for Explicitly Parallel Programs
I've made this a community wiki, so please feel free to add your own resources - thanks!