Proceedings of the 1986 SIGPLAN Symposium on Compiler Construction 1986
DOI: 10.1145/12276.13323
|View full text |Cite
|
Sign up to set email alerts
|

EPIC - a retargetable, highly optimizing Lisp compiler

Abstract: The Experimental Portable Standard Lisp Compiler (EPIC) is a compiler testbed for experimentation with, and development of, Lisp compilation strategies. EPIC uses an architectural description of the target machine to increase portability, and performs extensive optimizations in the form of source-tosource transformations, register allocation, and peephole optimization. It introduces machine-specific instructions early to enable machine-specific optimizations in the initial passes. EPIC produces better code tha… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

1986
1986
1993
1993

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(1 citation statement)
references
References 14 publications
0
1
0
Order By: Relevance
“…They are similar to the abstract syntax graphs that modern compilers generate [10,11], containing information about the lexical structure of the code, its control and data flow characteristics, data types, and other related information. They are similar to the abstract syntax graphs that modern compilers generate [10,11], containing information about the lexical structure of the code, its control and data flow characteristics, data types, and other related information.…”
Section: Program Graphsmentioning
confidence: 99%
“…They are similar to the abstract syntax graphs that modern compilers generate [10,11], containing information about the lexical structure of the code, its control and data flow characteristics, data types, and other related information. They are similar to the abstract syntax graphs that modern compilers generate [10,11], containing information about the lexical structure of the code, its control and data flow characteristics, data types, and other related information.…”
Section: Program Graphsmentioning
confidence: 99%