Talk:Compiler/Archive 3: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (removing highly distracting alphabet headers) |
imported>Peter Schmitt m (List of code generation topics moved to Talk:Compiler/Archive 3: move to archive) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
This | {{subpages}} | ||
This is a list of '''topics in [[code generation]] employed by [[compiler|compilers]]'''. | |||
__NOTOC__ | __NOTOC__ | ||
Line 5: | Line 7: | ||
* [[address mode]] | * [[address mode]] | ||
* [[application binary interface|application binary interface (ABI]] | * [[application binary interface|application binary interface (ABI]] | ||
* [[instruction | * [[instruction reordering]] | ||
* [[instruction set architecture]] | * [[instruction set architecture]] | ||
* [[intermediate representation]] | * [[intermediate representation]] | ||
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 15: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