Sciweavers

94 search results - page 2 / 19
» Detecting loop-carried dependences in programs with dynamic ...
Sort
View
IEEEPACT
1999
IEEE
13 years 9 months ago
Containers on the Parallelization of General-Purpose Java Programs
Automatic parallelization of general-purpose programs is still not possible in general in the presence of irregular data structures and complex control-flows. One promising strate...
Peng Wu, David A. Padua
SIGCOMM
2010
ACM
13 years 5 months ago
DDE: dynamic data structure excavation
Dynamic Datastructure Excavation (DDE) is a new approach to extract datastructures from C binaries without any need for debugging symbols. Unlike most existing tools, DDE uses dyn...
Asia Slowinska, Traian Stancescu, Herbert Bos
AADEBUG
1997
Springer
13 years 9 months ago
Assertions for Dynamic Shape Analysis of List Data Structures
We introduce an assertion language for run-time checking of linked list data structure shapes. The assertion language is expressive enough to define characteristic predicates for ...
Mikhail Auguston, Miu Har Hon
AMR
2006
Springer
138views Multimedia» more  AMR 2006»
13 years 9 months ago
Fast Structuring of Large Television Streams Using Program Guides
An original task of structuring and labeling large television streams is tackled in this paper. Emphasis is put on simple and efficient methods to detect precise boundaries of prog...
Xavier Naturel, Guillaume Gravier, Patrick Gros
MICRO
2009
IEEE
326views Hardware» more  MICRO 2009»
14 years 11 hour ago
DDT: design and evaluation of a dynamic program analysis for optimizing data structure usage
Data structures define how values being computed are stored and accessed within programs. By recognizing what data structures are being used in an application, tools can make app...
Changhee Jung, Nathan Clark