MimIR 0.1
MimIR is my Intermediate Representation
|
Classes | |
class | CopyProp |
This FPPass is similar to sparse conditional constant propagation (SCCP). More... | |
class | Reshape |
The general idea of this Pass is to change the shape of signatures of functions. More... | |
class | SSA |
SSA construction algorithm that promotes slots, loads, and stores to SSA values. More... | |