DecomPy
Installation
decompy
Design Decisions
Decompiler Information
LLVM Transformations
Dead Code Elimination
Equivalency Classes
SingleLineReplacement
LLVM Summaries
Merge Constants
llc
OpenMP
Opt
References
Looking at opt Passes
List of Optimizations
Optimization Order
Using Python to Track Dependencies
What Are LLVM Modules
Pattern Matching and Normalization
DecomPy
Docs
»
LLVM Transformations
»
Opt
View page source
Opt
ΒΆ
References
Looking at opt Passes
-simplifycfg
-sroa
-instcombine
List of Optimizations
Transform Passes
Passes We Will Use:
Passes We Will Not Use:
Unknown Passes:
Optimization Order
Using Python to Track Dependencies