All Fields
Computer Science
Medicine
FAQ
Contact
Sign in
Peephole optimization
Known as:
Peephole optimizations
, Peep hole optimizer'
, Peep hole optimizer
Â
(More)
In compiler theory, peephole optimization is a kind of optimization performed over a very small set of instructions in a segment of generated code…Â
(More)
Wikipedia
Topic mentions per year
Topic mentions per year
1965-2018
0
2
4
1965
2018
Related topics
Related topics
23 relations
Algorithm
Algorithmic efficiency
Assembly language
Binary translation
(More)
Related mentions per year
Related mentions per year
1936-2018
1940
1960
1980
2000
2020
Peephole optimization
Algorithm
Compiler
Optimizing compiler
Algorithmic efficiency
Pattern matching
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Provably correct peephole optimizations with alive
Nuno P. Lopes
,
David Menendez
,
Santosh Nagarakatte
,
John Regehr
PLDI
2015
Compilers should not miscompile. Our work addresses problems in developing peephole optimizations that perform local rewriting to…Â
(More)
Is this relevant?
1999
1999
Declarative Peephole Optimization Using String Pattern Matching
Diomidis Spinellis
SIGPLAN Notices
1999
Peephole optimisation as a last step of a compilation sequence capitalises on significant opportunities for removing low level…Â
(More)
Is this relevant?
1994
1994
Peephole Optimization of Asynchronous Macromodule Networks
Ganesh Gopalakrishnan
,
Prabhakar Kudva
,
Erik Brunvand
ICCD
1994
Most high-level synthesis tools for asynchronous circuits take descriptions in concurrent hardware description languages and…Â
(More)
Is this relevant?
1989
1989
Quick Compilers Using Peephole Optimization
Jack W. Davidson
,
David B. Whalley
Softw., Pract. Exper.
1989
machine modeling is a popular technique for developing portable compilers. A compiler can be quickly realized by translating the…Â
(More)
Is this relevant?
1989
1989
Fast Peephole Optimization Techniques
Bruce J. McKenzie
Softw., Pract. Exper.
1989
SUMMARY Techniques for increasing the throughput of a peephole optimizer for intermediate code are presented. An analysis of the…Â
(More)
Is this relevant?
1984
1984
Automatic generation of peephole optimizations
Jack W. Davidson
,
Christopher W. Fraser
SIGPLAN Symposium on Compiler Construction
1984
This paper describes a system that automatically generates peephole optimizations. A general peephole optimizer driven by a…Â
(More)
Is this relevant?
1984
1984
Peep: an architectural description driven peephole optimizer
Robert R. Kessler
SIGPLAN Symposium on Compiler Construction
1984
Peep is an architectural description driven peephole optimizer, that is being adapted for use in the Portable Standard Lisp…Â
(More)
Is this relevant?
1982
1982
Using Peephole Optimization on Intermediate Code
Andrew S. Tanenbaum
,
Hans van Staveren
,
Johan W. Stevenson
ACM Trans. Program. Lang. Syst.
1982
Many portable compilers generate an intermediate code that is subsequently translated into the target machine's assembly language…Â
(More)
Is this relevant?
1981
1981
Construction of a Peephole Optimizer
David Alex Lamb
Softw., Pract. Exper.
1981
The design and construction of a peephole optimiser is described. The optimiser consists of a database of patterns, a translator…Â
(More)
Is this relevant?
1965
1965
Peephole optimization
William M. McKeeman
Commun. ACM
1965
Redundant instructions may be discarded during the final stage of compilation by using a simple optimizing technique called…Â
(More)
Is this relevant?