Talk:Compiler/Archive 4: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Pat Palmer
(not sure about some of the things on this list)
imported>Pat Palmer
(more about my concerns)
Line 13: Line 13:
__TOC__
__TOC__
At quick first glance (it's very late by now), I'm not sure I agree that all these things should be on the list.  They are certainly topics within [[computer architecture]].  We can work it out later, but I hope no one is terribly attached to this particular list in its current incarnation.  It's good to have placeholders, though.[[User:Pat Palmer|Pat Palmer]] 04:08, 9 May 2007 (CDT)
At quick first glance (it's very late by now), I'm not sure I agree that all these things should be on the list.  They are certainly topics within [[computer architecture]].  We can work it out later, but I hope no one is terribly attached to this particular list in its current incarnation.  It's good to have placeholders, though.[[User:Pat Palmer|Pat Palmer]] 04:08, 9 May 2007 (CDT)
::Mainly, I'm concerned that we have some things on the list that really have to do with how the processor optimizes execution at runtime to make itself seem to go faster.  Things like "static scheduling" are indeed done by compilers, but a things like register renaming are done by the processor hardware (which admittedly is doing compiler-like things).[[User:Pat Palmer|Pat Palmer]] 04:10, 9 May 2007 (CDT)

Revision as of 04:10, 9 May 2007


Article Checklist for "Compiler/Archive 4"
Workgroup category or categories Computers Workgroup [Editors asked to check categories]
Article status Stub: no more than a few sentences
Underlinked article? Yes
Basic cleanup done? No
Checklist last edited by --Nick Johnson 15:15, 11 April 2007 (CDT)

To learn how to fill out this checklist, please see CZ:The Article Checklist.





At quick first glance (it's very late by now), I'm not sure I agree that all these things should be on the list. They are certainly topics within computer architecture. We can work it out later, but I hope no one is terribly attached to this particular list in its current incarnation. It's good to have placeholders, though.Pat Palmer 04:08, 9 May 2007 (CDT)

Mainly, I'm concerned that we have some things on the list that really have to do with how the processor optimizes execution at runtime to make itself seem to go faster. Things like "static scheduling" are indeed done by compilers, but a things like register renaming are done by the processor hardware (which admittedly is doing compiler-like things).Pat Palmer 04:10, 9 May 2007 (CDT)