scispace - formally typeset
J

Jack W. Davidson

Researcher at University of Arizona

Publications -  2
Citations -  141

Jack W. Davidson is an academic researcher from University of Arizona. The author has contributed to research in topics: Object code & Basis (linear algebra). The author has an hindex of 2, co-authored 2 publications receiving 135 citations.

Papers
More filters
Journal ArticleDOI

The Design and Application of a Retargetable Peephole Optimizer

TL;DR: Experiments indicate that naive code generators can give good code if used with PO, a peephole optimizer that uses a symbolic machine description to simulate pairs of adjacent instructions, replacing them, where possible, with an equivalent single instruction.
Proceedings ArticleDOI

Eliminating redundant object code

TL;DR: This paper describes a machine-independent procedure for eliminating machine-specific common subexpressions and identifies dead variables, defines windows for a companion peephole optimizer, and forms the basis of a retargetable register allocator.