15-745 Spring '14 Projects
Handouts:
How to write up your project proposal
(due Thursday, March 20th, 9:00am).
How to write up your milestone report
(due Thursday, April 17th, 8:30am).
How to write up your final report
(due Wednesday, April 30th, noon).
How to prepare for the poster sessions
(held on Thursday, May 1st, 9:00am-10:20am, GHC 4303).
Meetings:
Meetings to discuss your project proposal
with Prof. Mowry in GHC 9123 on Tuesday, March 18th.
Project Web Pages
Projects for Spring, 2014
.
Projects from previous years:
2013
2012
2011
Resources:
Here are some links to compilers, documentation, tools, etc., that you may find useful:
The LLVM Compiler Infrastructure
LLVM Documentation
Projects built with LLVM
Open LLVM Projects
Lists on Wikipedia:
Open source compilers
Research compilers
Jikes
: open source Java compiler from IBM.
Soot
: a Java optimization framework from McGill University.
Trimaran
: focuses on compiling for ILP, targeting VLIW-style instruction sets.
GCC
: highly portable C compiler.
Open64 Compiler
: open source compiler originally developed by SGI.
Back to
CS745 home page
.