Skip to content

VarnaSatya/Computing-basic-block-and-flow-graph-for-any-given-C-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

Three address code for any given program is taken as the input. The basic block and control flow graph (CFG) is computed for the generated intermediate representation (IR). The dominator for the CFG is computed and displayed using dotty (graphviz).The SSA form of the program for the given IR is also computed.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages