-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FactGenerator: Capture instr attr naming schemes (pt. 1)
Begin systematizing the names of attributes of instructions. This commit endeavors not to rename anything that appears in the fact generator nor Datalog, but merely to capture the existing system(s) of instruction attribute names. This will make it more obvious which ones lie outside these conventions, and make it easier to change them. This commit ends at `trunc`, further commits will do the rest.
- Loading branch information
1 parent
bc1f9ad
commit 411c023
Showing
2 changed files
with
116 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters