List of compiler optimizations > Related Articles
From Citizendium, the Citizens' Compendium
- See also pages that link to List of compiler optimizations or to this page.
Contents |
Parent topics
Subtopics
Other related topics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/List of compiler optimizations. Needs checking by a human.
- Compiler [r]: A program that translates a human-readable instructions into machine instructions. [e]
- Constant folding [r]: Add brief definition or description
- Copy propagation [r]: An enabling optimization used in computer compilers that organizes data to improve subsequent optimizations. [e]
- Dead code elimination [r]: A compiler optimization which removes instructions which can be shown not to affect the operation of the program. [e]
- List of code generation topics [r]: Add brief definition or description
- Optimization (computer science) [r]: Transformation of computer programs and compilers to decrease runtime. [e]
- Optimization (disambiguation) [r]: Add brief definition or description

