Constant folding/Related Articles
Jump to navigation
Jump to search
- See also changes related to Constant folding, or pages that link to Constant folding or to this page or whose text contains "Constant folding".
Parent topics
Subtopics
Bot-suggested topics
Auto-populated based on Special:WhatLinksHere/Constant folding. Needs checking by a human.
- Compiler [r]: A program that translates a human-readable instructions into machine instructions. [e]
- Computer science [r]: The study of how computers work, and the algorithms, data structures and design principles used in their operation and programming. [e]
- 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 compiler optimizations [r]: Add brief definition or description
- Register allocation by graph coloring [r]: Add brief definition or description