Check out my first novel, midnight's simulacra!

Compiler Design: Difference between revisions

From dankwiki
Line 84: Line 84:
* The [http://llvm.org/ LLVM] Compiler Infrastructure Project at [http://www.cs.uiuc.edu/ UIUC]
* The [http://llvm.org/ LLVM] Compiler Infrastructure Project at [http://www.cs.uiuc.edu/ UIUC]
* GCC's [http://gcc.gnu.org/projects/tree-ssa/ SSA for Trees] project page
* GCC's [http://gcc.gnu.org/projects/tree-ssa/ SSA for Trees] project page
* "[www.cs.lth.se/home/Jonas_Skeppstedt/kongstad.pdf|An Implementation of Global Value Numbering in the GNU Compiler Collection, with Performance Measurements]" (Kongstad 2004)
* "[http://www.cs.lth.se/home/Jonas_Skeppstedt/kongstad.pdf An Implementation of Global Value Numbering in the GNU Compiler Collection, with Performance Measurements]" (Kongstad 2004)