Skip to search formSkip to main contentSkip to account menu

Copy propagation

In compiler theory, copy propagation is the process of replacing the occurrences of targets of direct assignments with their values. A direct… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
This paper presents a novel approach for valuesensitive security analysis and in-depth vetting of Android applications. Our… 
2013
2013
We present an extension of our previously introduced technique for unfolding conditional control flow in extended workflow graphs… 
2013
2013
Production compilers implement optimizing transformation rules for built-in types. What justifies applying these optimizing rules… 
2010
2010
To predict the earthquake response of saturated porous media it is essential to correctly simulate the generation, redistribution… 
2010
2010
Compiler optimization phase ordering is a longstanding problem, and is of particular relevance to the performance-oriented and… 
2009
2009
A rear view mirror combination is particularly suitable for monitoring obstructions in typical blind spot locations as well as… 
2008
2008
Dynamic Binary Translation can provides code portability between different architectures. The translation process occurs on the… 
2007
2007
Although the Java bytecode has numerous advantages. there ate also shortcomings such as slow execution speed and difficulty in… 
2001
2001
State Machine, 116 Action function, 82, 85, 103, 129, 143 Address code optimization, 53 Address generation unit, 53, 89, 94, 97… 
1987
1987
Abstract : Copy elimination is an important optimization for implementing functional languages. Though it is related to the…