Part 4: Data Flow (15%)
You are asked to implement and use data flow analysis in the last phase before the competition, in particular, implement the following parts in your cs255 pass.
- Def-use graphs
- Dead code elimination
- Constant propagation (required for 455, Bonus for 255)
--
XiaomingGu - 25 Feb 2008