Sciweavers

309 search results - page 13 / 62
» Code Transformations for One-Pass Analysis
Sort
View
JILP
2000
87views more  JILP 2000»
15 years 2 months ago
Design and Analysis of Profile-Based Optimization in Compaq's Compilation Tools for Alpha
This paper describes and evaluates the profile-based optimizations in the Compaq C compiler tool chain for Alpha. The optimizations include superblock formation, inlining, command...
Robert S. Cohn, P. Geoffrey Lowney
SCAM
2002
IEEE
15 years 7 months ago
Parallel Support for Source Code Analysis and Modification
Tools that analyze and enhance large-scale software systems using symbolic reasoning are computationally expensive, and yet processors are cheap. We believe that enabling tools wi...
Ira D. Baxter
MVA
2000
119views Computer Vision» more  MVA 2000»
15 years 3 months ago
Structural Stability Analysis for Texture Recognition
The tree-structured wavelet transform has received a lot of attention and has found successful applications in signal denoising, image coding, image analysis, etc. In this paper, ...
Yukinobu Miyamoto, Mahdad Nouri Shirazi, Kuniaki U...
WCRE
2010
IEEE
15 years 24 days ago
Reverse Engineering Self-Modifying Code: Unpacker Extraction
—An important application of binary-level reverse engineering is in reconstructing the internal logic of computer malware. Most malware code is distributed in encrypted (or “pa...
Saumya K. Debray, Jay Patel
SSR
2001
134views more  SSR 2001»
15 years 3 months ago
Generation of visitor components that implement program transformations
The visitor pattern is appealing to developers of program-analysis tools because it separates the design of the data structures that represent a program from the design of softwar...
Kurt Stirewalt, Laura K. Dillon