Home | History | Annotate | Download | only in man1

Lines Matching full:perform

4223 perform loop unrolling or function inlining when you specify \fB\-O2\fR.
4454 Perform swing modulo scheduling immediately before the first scheduling
4517 Perform optimizations where we check to see if a jump branches to a
4550 Perform a global common subexpression elimination pass.
4598 Perform cross-jumping transformation. This transformation unifies equivalent code and save code size. The
4599 resulting code may or may not perform better than without cross\-jumping.
4631 Perform a number of minor optimizations that are relatively expensive.
4716 allocation and additionally perform code duplication in order to increase the
4747 Perform Partial Redundancy Elimination (\s-1PRE\s0) on trees. This flag is
4751 Perform Full Redundancy Elimination (\s-1FRE\s0) on trees. The difference
4758 Perform copy propagation on trees. This pass eliminates unnecessary
4763 Perform copy propagation of memory loads and stores. This pass
4769 Perform structural alias analysis on trees. This flag
4773 Perform interprocedural pointer analysis.
4776 Perform forward store motion on trees. This flag is
4780 Perform sparse conditional constant propagation (\s-1CCP\s0) on trees. This
4785 Perform sparse conditional constant propagation (\s-1CCP\s0) on trees. This
4791 Perform dead code elimination (\s-1DCE\s0) on trees. This flag is enabled by
4795 Perform a variety of simple scalar cleanups (constant/copy
4802 Perform loop header copying on trees. This is beneficial since it increases
4808 Perform loop optimizations on trees. This flag is enabled by default
4812 Perform linear loop transformations on tree. This flag can improve cache
4816 Perform loop invariant motion on trees. This pass moves only invariants that
4830 Perform induction variable optimizations (strength reduction, induction
4834 Perform scalar replacement of aggregates. This pass replaces structure
4839 Perform copy renaming on trees. This pass attempts to rename compiler
4845 Perform temporary expression replacement during the \s-1SSA\-\s0>normal phase. Single
4852 Perform live range splitting during the \s-1SSA\-\s0>normal phase. Distinct live
4857 Perform loop vectorization on trees.
4860 Perform loop versioning when doing loop vectorization on trees. When a loop
4868 Perform Value Range Propagation on trees. This is similar to the
4877 Perform tail duplication to enlarge superblock size. This transformation
5020 Every language that wishes to perform language-specific alias analysis
5195 we perform a copy-propagation pass to try to reduce scheduling dependencies
5407 Perform tail duplication to enlarge superblock size. This transformation
5454 Use these options on systems where the linker can perform optimizations
5468 Perform branch target register load optimization before prologue / epilogue
5475 Perform branch target register load optimization after prologue / epilogue
5547 of aggregates (\s-1SRA\s0) optimization will perform block copies. The
5602 order to perform the global common subexpression elimination
7219 Tells the compiler to perform function calls by first loading the
7431 Tells the compiler to perform function calls by first loading the
7855 functions in \fIlibgcc.a\fR will be used to perform floating-point
8489 necessary for compiling kernels which perform lazy context switching of
8490 floating point registers. If you use this option and attempt to perform
9065 perform runtime \s-1CPU\s0 detection must compile separate files for each
10489 Indicate to the linker that it should perform a relaxation optimization pass
11394 functions in \fIlibgcc.a\fR will be used to perform floating-point
11500 to perform block moves. When \fB\-mno\-mvcle\fR is specified,