2015
DOI: 10.1007/978-3-319-22969-0_19
|View full text |Cite
|
Sign up to set email alerts
|

Techniques for Memory-Efficient Model Checking of C and C++ Code

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2015
2015
2018
2018

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(2 citation statements)
references
References 8 publications
0
2
0
Order By: Relevance
“…Among other things, this means that it is not a complete virtual machine, merely an intermediate representation suitable for static analysis, optimisation and native code generation. In particular, it may not always be possible to encode an entire program in LLVM 1 Intermediate Representation. The LLVM IR is used across the majority of the LLVM toolchain and is an abstract counterpart of the machine-level assembly language.…”
Section: Analysis and Llvmmentioning
confidence: 99%
See 1 more Smart Citation
“…Among other things, this means that it is not a complete virtual machine, merely an intermediate representation suitable for static analysis, optimisation and native code generation. In particular, it may not always be possible to encode an entire program in LLVM 1 Intermediate Representation. The LLVM IR is used across the majority of the LLVM toolchain and is an abstract counterpart of the machine-level assembly language.…”
Section: Analysis and Llvmmentioning
confidence: 99%
“…This precision, however, does not come for freemodel checking, especially in the context of software, is computationally very expensive. Nonetheless, as our previous work shows [1], a combination of state space reduction techniques, compression and of a tailored approach to test case construction makes model checking a genuinely useful programming aid. For example, we have successfully applied this approach in development of scalable concurrent data structures [2] in C++.…”
Section: Introductionmentioning
confidence: 99%