Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 226,341,795 papers from all fields of science
Search
Sign In
Create Free Account
Copy propagation
In compiler theory, copy propagation is the process of replacing the occurrences of targets of direct assignments with their values. A direct…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
4 relations
Constant folding
Copy elision
Global value numbering
Oracle Developer Studio
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Static optimization in PHP 7
N. Popov
,
Biagio Cosenza
,
B. Juurlink
,
Dmitry Stogov
International Conference on Compiler Construction
2017
Corpus ID: 2255563
PHP is a dynamically typed programming language commonly used for the server-side implementation of web applications…
Expand
2014
2014
Analyzing and addressing false interactions during compiler optimization phase ordering
Michael R. Jantz
,
P. Kulkarni
Software, Practice & Experience
2014
Corpus ID: 17642118
Compiler optimization phase ordering is a fundamental, pervasive, and long‐standing problem for optimizing compilers. This…
Expand
2013
2013
Control Flow Unfolding of Workflow Graphs Using Predicate Analysis and SMT Solving
Thomas S. Heinze
,
W. Amme
,
Simon Moser
Central-European Workshop on Services and their…
2013
Corpus ID: 530389
We present an extension of our previously introduced technique for unfolding conditional control flow in extended workflow graphs…
Expand
2013
2013
Lifting the Abstraction Level of Compiler Transformations
Xiaolong Tang
2013
Corpus ID: 67707096
Production compilers implement optimizing transformation rules for built-in types. What justifies applying these optimizing rules…
Expand
2009
2009
Final:Realizing Domain-Specific Compiler Optimizations via Generic Programming
Xiaolong Tang
,
J. Jarvi
2009
Corpus ID: 18383159
A rear view mirror combination is particularly suitable for monitoring obstructions in typical blind spot locations as well as…
Expand
2008
2008
Dynamic Optimization Effects on DBT
D. Nicácio
2008
Corpus ID: 2096883
Dynamic Binary Translation can provides code portability between different architectures. The translation process occurs on the…
Expand
2007
2007
Copy Propagation in CTOC
Ki-Tae Kim
,
Je-Min Kim
,
Won-Hee Yoo
2007
Corpus ID: 59963473
Although the Java bytecode has numerous advantages. there ate also shortcomings such as slow execution speed and difficulty in…
Expand
2006
2006
A New Technique for Copy Propagation And Dead Code Elimination Using Hash Based Value Numbering
K. Sunitha
,
V.V. Kumar
International Conference on Advanced Computing…
2006
Corpus ID: 15790952
A novel technique for copy propagation and dead code elimination using hash based value numbering is discussed in this paper…
Expand
1997
1997
Simple translation of goal-directed evaluation
Todd A. Proebsting
ACM-SIGPLAN Symposium on Programming Language…
1997
Corpus ID: 14774380
This paper presents a simple, powerful and flexible technique for reasoning about and translating the goal-directed evaluation of…
Expand
1987
1987
Copy Elimination with Abstract Interpretation
K. Gopinath
,
J. Hennessy
1987
Corpus ID: 57368426
Abstract : Copy elimination is an important optimization for implementing functional languages. Though it is related to the…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE