<--- Back to Details
First PageDocument Content
Compiler optimizations / Machine code / Computer programming / Instruction set architectures / Programming language implementation / Peephole optimization / Code generation / ARM architecture / Branch / Computing / Software engineering / Assembly languages
Date: 2005-06-25 19:47:49
Compiler optimizations
Machine code
Computer programming
Instruction set architectures
Programming language implementation
Peephole optimization
Code generation
ARM architecture
Branch
Computing
Software engineering
Assembly languages

A Compact, Machine-Independent Peephole Optimizer

Add to Reading List

Source URL: www.well.com

Download Document from Source Website

File Size: 516,08 KB

Share Document on Facebook

Similar Documents

Quick Compilers Using Peephole Optimization JACK W. DAVIDSON AND DAVID B. WHALLEY Department of Computer Science, University of Virginia, Charlottesville, VA 22903, U.S.A. SUMMARY Abstract machine modeling is a popular t

DocID: 1tFtd - View Document

Computing / Software engineering / Software / Compiler optimizations / Programming language implementation / Compiler construction / Formal methods / Logic in computer science / CompCert / Low-level programming language / Peephole optimization / Formal verification

Verified Peephole Optimizations for CompCert Eric Mullen Daryl Zuniga University of Washington, USA

DocID: 1rsFQ - View Document

Computing / Software / Computer architecture / Central processing unit / Programming language implementation / Assembly languages / Java virtual machine / Java bytecode / Peephole optimization / Dalvik / Bytecode / Instruction set

COMP 520 FallVirtual machines (1) COMP 520 Fall 2007

DocID: 1mgek - View Document

Software / Compiler optimizations / Computer programming / Peephole optimization / Superoptimization / Constant folding / Compiler / Program optimization / Satisfiability modulo theories / Expression / Static single assignment form / GNU Compiler Collection

Optgen: A Generator for Local Optimizations Sebastian Buchwald Karlsruhe Institute of Technology Abstract. Every compiler comes with a set of local optimization rules,

DocID: 1lGUV - View Document

Internal documentation on the peephole optimizer from the Amsterdam Compiler Kit 1. Introduction Part of the Amsterdam Compiler Kit is a program to do peephole optimization on an EM program. The optimizer scans the progr

DocID: 1jUQG - View Document