Next:
7.1 Optimizations
Up:
SDCC Compiler User Guide
Previous:
6.7 Quality control
 
Contents
 
Index
7 SDCC Technical Data
Subsections
7.1 Optimizations
7.1.1 Sub-expression Elimination
7.1.2 Dead-Code Elimination
7.1.3 Copy-Propagation
7.1.4 Loop Optimizations
7.1.5 Loop Reversing
7.1.6 Algebraic Simplifications
7.1.7 'switch' Statements
7.1.8 Bit-shifting Operations.
7.1.9 Bit-rotation
7.1.10 Highest Order Bit
7.1.11 Peephole Optimizer
7.2 Library Routines
7.3 External Stack
7.4 ANSI-Compliance
7.5 Cyclomatic Complexity
7.6 Other Processors
7.6.1 MCS51 variants
pdata access by SFR
Other Features available by SFR
7.6.2 The Z80 and gbz80 port
7.7 Retargetting for other MCUs.
Bernhard Held 2003-08-29