Phase 2
· Implementation of Dependency analysis and graph
generation.
· Abstract Syntax Tree and grammar for vector construct in Pseudo compiler.
· Implementation of Actions and for Array access in
pseudo compiler
· Performance Analysis and Testing
|
Phase 2
· Implementation of basic compiler for loop scanning and data structure creation.
· Implementation of Vectorization Algorithm,along with graph analysis and graph operations such as finding SCC and topological sorting.
· Implementation of productions, grammar for vector constructs in pseudo compiler
· Testing and Performance Analysis
|