Show simple item record

A Concurrent Smalltalk Compiler for the Message-Driven Processor

dc.date.accessioned2004-10-20T20:11:48Z
dc.date.accessioned2018-11-24T10:22:42Z
dc.date.available2004-10-20T20:11:48Z
dc.date.available2018-11-24T10:22:42Z
dc.date.issued1988-05-01en_US
dc.identifier.urihttp://hdl.handle.net/1721.1/6973
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/6973
dc.description.abstractThis thesis describes Optimist, an optimizing compiler for the Concurrent Smalltalk language developed by the Concurrent VLSI Architecture Group. Optimist compiles Concurrent Smalltalk to the assembly language of the Message-Driven Processor (MDP). The compiler includes numerous optimization techniques such as dead code elimination, dataflow analysis, constant folding, move elimination, concurrency analysis, duplicate code merging, tail forwarding, use of register variables, as well as various MDP-specific optimizations in the code generator. The MDP presents some unique challenges and opportunities for compilation. Due to the MDP's small memory size, it is critical that the size of the generated code be as small as possible. The MDP is an inherently concurrent processor with efficient mechanisms for sending and receiving messages; the compiler takes advantage of these mechanisms. The MDP's tagged architecture allows very efficient support of object-oriented languages such as Concurrent Smalltalk. The initial goals for the MDP were to have the MDP execute about twenty instructions per method and contain 4096 words of memory. This compiler shows that these goals are too optimistic -- most methods are longer, both in terms of code size and running time. Thus, the memory size of the MDP should be increased.en_US
dc.format.extent10993682 bytes
dc.format.extent8556278 bytes
dc.language.isoen_US
dc.titleA Concurrent Smalltalk Compiler for the Message-Driven Processoren_US


Files in this item

FilesSizeFormatView
AITR-1080.pdf8.556Mbapplication/pdfView/Open
AITR-1080.ps10.99Mbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record