Sciweavers

50 search results - page 1 / 10
» Partial Dead Code Elimination
Sort
View
CC
2004
Springer
13 years 10 months ago
Region-Based Partial Dead Code Elimination on Predicated Code
Abstract. This paper presents the design, implementation and experimental evaluation of a practical region-based partial dead code elimination (PDE) algorithm on predicated code in...
Qiong Cai, Lin Gao 0002, Jingling Xue
PLDI
1994
ACM
13 years 9 months ago
Partial Dead Code Elimination
Jens Knoop, Oliver Rüthing, Bernhard Steffen
SAS
1999
Springer
13 years 9 months ago
Eliminating Dead Code on Recursive Data
This paper describes a powerful method for dead code analysis and elimination in the presence of recursive data constructions. We describe partially dead recursive data using live...
Yanhong A. Liu, Scott D. Stoller
JFP
2000
163views more  JFP 2000»
13 years 5 months ago
Automatic useless-code elimination for HOT functional programs
In this paper we present two type inference systems for detecting useless-code in higher-order typed functional programs. Type inference can be performed in an efficient and compl...
Ferruccio Damiani, Paola Giannini
ATVA
2005
Springer
130views Hardware» more  ATVA 2005»
13 years 10 months ago
Approximate Reachability for Dead Code Elimination in Esterel
Esterel is an imperative synchronous programming language for the design of reactive systems. Esterel extends Esterel with a noninstantaneous jump instruction (compatible with conc...
Olivier Tardieu, Stephen A. Edwards