Talk:Compiler/Archive 3: Difference between revisions
Jump to navigation
Jump to search
imported>Petréa Mitchell m (Copyedit) |
imported>Peter Schmitt m (List of code generation topics moved to Talk:Compiler/Archive 3: move to archive) |
||
(One intermediate revision by one other user not shown) | |||
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]] | ||
Latest revision as of 16:44, 16 February 2010
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