Hello everyone.
I'm working on reducing the amount of builtin's in i386. My approach
is to merge similar patterns into one with a fake argument which
determines which instruction to print.
We have ~30 groups of similar (i.e.having similar sets of attributes)
named patterns. These groups together
Hello everyone.
I'm working on reducing the amount of builtin's in i386. My approach
is to merge similar patterns into one with a fake argument which
determines which instruction to print.
We have ~30 groups of similar (i.e.having similar sets of attributes)
named patterns. These groups together