Sciweavers

1411 search results - page 2 / 283
» A Value Analysis for C Programs
Sort
View
TCAD
2010
168views more  TCAD 2010»
13 years 14 days ago
An MILP-Based Performance Analysis Technique for Non-Preemptive Multitasking MPSoC
For real-time applications, it is necessary to estimate the worst-case performance early in the design process without actual hardware implementation. While the non-preemptive task...
Hoeseok Yang, Sungchan Kim, Soonhoi Ha
FMCO
2005
Springer
143views Formal Methods» more  FMCO 2005»
13 years 11 months ago
Orion: High-Precision Methods for Static Error Analysis of C and C++ Programs
Abstract. We describe the algorithmic and implementation ideas behind a tool, Orion, for finding common programming errors in C and C++ programs using static code analysis. We aim...
Dennis Dams, Kedar S. Namjoshi
POPL
2004
ACM
14 years 6 months ago
Global value numbering using random interpretation
We present a polynomial time randomized algorithm for global value numbering. Our algorithm is complete when conditionals are treated as non-deterministic and all operators are tr...
Sumit Gulwani, George C. Necula
TOOLS
1998
IEEE
13 years 10 months ago
C++ Program Information Database for Analysis Tools
Program information extracted from source codes is valuable for research in many software engineering fields. Many program analysis tools in these fields usually share some common...
Wanghong Yuan, X. Chen, Tao Xie, Hong Mei, Fuqing ...
TOOLS
1999
IEEE
13 years 10 months ago
Contracts: From Analysis to C++ Implementation
Reinhold Plösch, Josef Pichler