• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 19
  • 4
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 29
  • 29
  • 17
  • 8
  • 6
  • 6
  • 5
  • 5
  • 5
  • 5
  • 4
  • 4
  • 3
  • 3
  • 3
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Code generation and optimization using a machine description table and attributes

Tenneti, Raman 10 1900 (has links) (PDF)
M.S. / Computer Science & Engineering / Machine description tables and attributes are used to specify translations from an intermediate representation (G-code) to a target code representation of programs (for a functional programming language like LML). Code generators were obtained for target machines VAX 11/780, INTEL 286/310 and MOTOROLA 68000 using machine description tables and attributes. A compiler built on this model can automatically perform some machine dependent optimizations.
2

Code generation and optimization using a machine description table and attributes /

Tenneti, Raman. January 1986 (has links)
Thesis (M.S.)--Oregon Graduate Center, 1986.
3

Developing the portability indices and the portable code generator

Mundy, Gregory E. January 1900 (has links)
Thesis (M.S.)--West Virginia University, 2004. / Title from document title page. Document formatted into pages; contains ix, 117 p. : ill. (some col.). Includes abstract. Includes bibliographical references (p. 114-117).
4

A translator for automated code generation for service-based systems

Banerjee, Sanjib. January 2006 (has links)
Thesis (M.S.)--West Virginia University, 2006. / Title from document title page. Document formatted into pages; contains iv, 116 p. : ill. (some col.). Includes abstract. Includes bibliographical references (p. 66).
5

An optimizing code generator generator.

Wendt, Alan Lee. January 1989 (has links)
This dissertation describes a system that constructs efficient, retargetable code generators and optimizers. chop reads nonprocedural descriptions of a computer's instruction set and of a naive code generator for the computer, and it writes an integrated code generator and peephole optimizer for it. The resulting code generators are very efficient because they interpret no tables; they are completely hard-coded. Nor do they build complex data structures to communicate between code generation and optimization phases. Interphase communication is reduced to the point that the code generator's output is often encoded in the program counter and conveyed to the optimizer by jumping to the right label. chop's code generator and optimizer are based on a very simple formalism, namely rewriting rules. An instrumented version of the compiler infers the optimization rules as it complies a training suite, and it records them for translation into hard code and inclusion into the production version. I have replaced the Portable C Compiler's code generator with one generated by chop. Despite a costly interface, the resulting compiler runs 30% to 50% faster than the original Portable C Compiler (pcc) and generates comparable code. This figure is diluted by common lexical analysis, parsing, and semantic analysis and by comparable code emission. Allowing for these, the new code generator appears to run approximately seven times faster than that of the original pcc.
6

Parallel concatenation of regular LDGM codes

Chai, Huiqiong. January 2007 (has links)
Thesis (M.S.)--University of Delaware, 2006. / Principal faculty advisor: Javier Garcia-Frias, Dept. of Electrical and Computer Engineering. Includes bibliographical references.
7

A machine independent approach to automatic code generation /

Scheunemann, André. January 1982 (has links)
No description available.
8

An approach to aspect-oriented model-driven code generation using graph transformation /

Bennett, Jeannette Donyell, January 2007 (has links)
Thesis (M.S.)--University of Texas at Dallas, 2007. / Includes vita. Includes bibliographical references (leaves 101-105)
9

Compiler architecture using a portable intermediate language

Reig Galilea, Fermín Javier. January 2002 (has links)
Thesis (Ph.D.) - University of Glasgow, 2002. / Ph.D. thesis submitted to the Department of Computing Science, University of Glasgow, 2002. Includes bibliographical references. Print version also available.
10

Software templates /

Volpano, Dennis M., January 1986 (has links)
Thesis (Ph. D.)--Oregon Graduate Center, 1986.

Page generated in 0.1147 seconds