Implement and compare three value numbering techniques, local value numbering (LVN), super local value numbering (SVN) and dominator-tree-based global value numbering (GVN). Downgrade existing GVN.cpp to perform LVN and SVN using command line option -lvn and -svn respectively.
-
Notifications
You must be signed in to change notification settings - Fork 0
Implement and compare three value numbering techniques, local value numbering (LVN), super local value numbering (SVN) and dominator-tree-based global value numbering (GVN). Downgrade existing GVN.cpp to perform Local and Superlocal Value Numbering.
sanjeev29/llvm-value-numbering
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Implement and compare three value numbering techniques, local value numbering (LVN), super local value numbering (SVN) and dominator-tree-based global value numbering (GVN). Downgrade existing GVN.cpp to perform Local and Superlocal Value Numbering.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published