diff --git a/docs/Passes.html b/docs/Passes.html index 66ef44bc863..efa69fec5a2 100644 --- a/docs/Passes.html +++ b/docs/Passes.html @@ -4,6 +4,7 @@
ANALYSIS PASSES | ||
---|---|---|
Option | Name | Directory |
ANALYSIS PASSES | ||
Option | Name | |
-aa-eval | Exhaustive Alias Analysis Precision Evaluator | |
-anders-aa | Andersen's Interprocedural Alias Analysis | |
-basicaa | Basic Alias Analysis (default AA impl) | |
-targetdata | Target Data Layout | |
TRANSFORM PASSES | ||
Option | Name | Directory |
TRANSFORM PASSES | ||
Option | Name | |
-adce | Aggressive Dead Code Elimination | |
-argpromotion | Promote 'by reference' arguments to scalars | |
-block-placement | Profile Guided Basic Block Placement | |
-tailduplicate | Tail Duplication | |
UTILITY PASSES | ||
Option | Name | Directory |
UTILITY PASSES | ||
Option | Name | |
-deadarghaX0r | Dead Argument Hacking (BUGPOINT USE ONLY; DO NOT USE) | |
-extract-blocks | Extract Basic Blocks From Module (for bugpoint use) | |
-emitbitcode | Bitcode Writer |