-
Notifications
You must be signed in to change notification settings - Fork 0
matthewtrahan/Basic-Compiler
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I took advantage of the fact that when the expression inputted is of the form x y - z + (in other words, num num expression num expression num expression...), I could always produce the 3rd optimization level given in the README for lab 3. Everytime, I could put the first num in %rax then just do the following expressions on it easily.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published