compiler-optimizations
Articles
- Profile-guided optimizationCompiler optimization technique
- Scalable locality
- Constant foldingType of compiler optimization
- Register allocationComputer compiler optimization technique
- Redundant code
- Loop-invariant code motionType of compiler optimization
- Software pipeliningTechnique in computer programming to optimize loop execution
- Inline cachingProgramming language runtime optimization technique
- Register allocationComputer compiler optimization technique
- Redundant code
- Live-variable analysisCompiler optimization
- Live-variable analysisCompiler optimization
- Peephole optimizationCompiler optimization technique
- Live-variable analysisCompiler optimization
- Dead-code eliminationCompiler optimization to remove code which does not affect the program results
- Loop interchange
- Adaptive optimization
- Dead-code eliminationCompiler optimization to remove code which does not affect the program results
- Instruction schedulingCompiler optimization technique
- Profile-guided optimizationCompiler optimization technique
- Inline expansionOptimization replacing a function call with that function's source code
- SuperoptimizationCompiler optimization technique
- Unreachable codeSection of code in a program that can never be executed
- Interprocedural optimizationComputer program optimization method
- Loop unswitchingCompiler optimization for conditionals in loops
- Profile-guided optimizationCompiler optimization technique
- Software pipeliningTechnique in computer programming to optimize loop execution
- Scalable locality
- Constant foldingType of compiler optimization
- Partial evaluationTechnique for program optimization
- Dead-code eliminationCompiler optimization to remove code which does not affect the program results
- Scalable locality
- Constant foldingType of compiler optimization
- RematerializationCompiler optimization technique
- Static single-assignment formProperty of an intermediate representation in a compiler
- Software pipeliningTechnique in computer programming to optimize loop execution
- Register allocationComputer compiler optimization technique
- Loop-invariant code motionType of compiler optimization
- Use-define chainData structure that tracks variable use and definitions
- Instruction selection
- Redundant code
- Live-variable analysisCompiler optimization
- Loop nest optimizationTechnique in computer software design
- Loop-invariant code motionType of compiler optimization
- Frameworks supporting the polyhedral model
- Strength reductionCompiler optimization
- Register allocationComputer compiler optimization technique
- Dead-code eliminationCompiler optimization to remove code which does not affect the program results
- Peephole optimizationCompiler optimization technique
- Loop-invariant code motionType of compiler optimization