this repository contains examples of simple algorithms for optimizing intermediate reprepsentation in ssa form
note that the stack bytecode is also supported, it's converted into ssa form, which can be optimized by the optimize1, optimize2 etc functions
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
chrim05/ssa-optimizer
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
a collection of simple optimization algorithms for ssa (single static assignment) form based ir (intermediate representation)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published