Talk:Compiler/Archive 3: Difference between revisions
Jump to navigation
Jump to search
imported>Petréa Mitchell m (Copyedit) |
imported>Subpagination Bot m (Add {{subpages}} and remove any categories (details)) |
||
Line 1: | Line 1: | ||
{{subpages}} | |||
This is a list of '''topics in [[code generation]] employed by [[compiler|compilers]]'''. | This is a list of '''topics in [[code generation]] employed by [[compiler|compilers]]'''. | ||
Line 20: | Line 22: | ||
* [[intermediate representation]] and [[list of compiler intermediate representations]] | * [[intermediate representation]] and [[list of compiler intermediate representations]] | ||
* [[optimization]] and [[list of Compiler Optimizations]] | * [[optimization]] and [[list of Compiler Optimizations]] | ||
Revision as of 09:33, 4 November 2007
This is a list of topics in code generation employed by compilers.
- address mode
- application binary interface (ABI
- instruction reordering
- instruction set architecture
- intermediate representation
- memory hierarchy
- register
- register allocation
- register allocation by graph coloring
- retarget
- stack frame