Results 11 to 20 of about 406 (180)

Automatic Verification of LLVM Code

open access: yesCoRR, 2020
In this work we present our work in developing a software verification tool for llvm-code - Lodin - that incorporates both explicit-state model checking, statistical model checking and symbolic state model checking algorithms.
Axel Legay   +2 more
openaire   +2 more sources

Automatic C Program Verification Based on Mixed Axiomatic Semantics

open access: yesМоделирование и анализ информационных систем, 2013
The development of the C-light project resulted in the application of new formalisms and implementation techniques which facilitate the verification process.
I. V. Maryasov   +3 more
doaj   +3 more sources

Mart: a mutant generation tool for LLVM [PDF]

open access: yesProceedings of the 2019 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering, 2019
Program mutation makes small syntactic alterations to programs' code in order to artificially create faulty programs (mutants). Mutants creation (generation) tools are often characterized by their mutation operators and the way they create and represent the mutants.
Thierry Titcheu Chekam   +2 more
openaire   +2 more sources

A Simulator for LLVM Bitcode

open access: yes, 2019
In this paper, we introduce an interactive simulator for programs in the form of LLVM bitcode. The main features of the simulator include precise control over thread scheduling, automatic checkpoints and reverse stepping, support for source-level information about functions and variables in C and C++ programs and structured heap visualisation ...
Petr Rockai, Jiri Barnat
openaire   +3 more sources

A Low-Level Virtual Machine Just-In-Time Prototype for Running an Energy-Saving Hardware-Aware Mapping Algorithm on C/C++ Applications That Use Pthreads

open access: yesEnergies, 2023
Low-Level Virtual Machine (LLVM) compiler infrastructure is a useful tool for building just-in-time (JIT) compilers, besides its reliable front end represented by a clang compiler and its elaborated middle end containing different optimizations that ...
Iulia Știrb, Gilbert-Rainer Gillich
doaj   +1 more source

Defect Detection: Combining Bounded Model Checking and Code Contracts

open access: yesМоделирование и анализ информационных систем, 2013
Bounded model checking (BMC) of C/C++ programs is a matter of scientific enquiry that attracts great attention in the last few years. In this paper, we present our approach to this problem.
Marat Akhin   +2 more
doaj   +1 more source

Profile-guided optimisation for indirect branches in a binary translator

open access: yesConnection Science, 2022
Binary translators, which translate the binary executables from one instruction set to another, are useful tools. Indirect branches are one of the key factors that affect the efficiency of binary translators.
Jyun-Siang Huang, Wuu Yang, Yi-Ping You
doaj   +1 more source

Termination-checking for LLVM peephole optimizations [PDF]

open access: yesProceedings of the 38th International Conference on Software Engineering, 2016
Mainstream compilers contain a large number of peephole optimizations, which perform algebraic simplification of the input program with local rewriting of the code. These optimizations are a persistent source of bugs. Our recent research on Alive, a domainspecific language for expressing peephole optimizations in LLVM, addresses a part of the problem ...
David Menendez, Santosh Nagarakatte
openaire   +1 more source

K-LLVM: A Relatively Complete Semantics of LLVM IR.

open access: yes, 2020
LLVM [Lattner and Adve, 2004] is designed for the compile-time, link-time and run-time optimization of programs written in various programming languages. The language supported by LLVM targeted by modern compilers is LLVM IR [llvm.org, 2018]. In this paper we define K-LLVM, a reference semantics for LLVM IR.
Liyi Li 0002, Elsa L. Gunter
openaire   +3 more sources

Analyzing C/C++ code entities and relations for program understanding

open access: yesТруды Института системного программирования РАН, 2018
This paper describes the static analysis tool for finding program entities, their metrics, and relations between entities. Program entities are files/directories (physical structure) and classes/functions/methods/global variables (logical structure ...
A. . Belevantsev, E. . Velesevich
doaj   +1 more source

Home - About - Disclaimer - Privacy