chansonyhu / llreve

Automatic regression verification for LLVM programs

Home Page:http://formal.iti.kit.edu/reve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llreve

Links:
Visit our web interface!
Visit our web interface for noninterference!
Visit our web interface for slicing!
-------
Consult the subdirectory reve for the regression verification tool llreve.
Consult the subdirectory slicing for the slicing tool semslice.

This repository contains tools for the regression verification and semantic slicing of programs. Both base on the LLVM library for parsing, compiling, optimising and preprocessing code. The semantic slicing tool uses the regression verification tool in its workflow.

All work in this repository is licensed under the BSD3 license.

About

Automatic regression verification for LLVM programs

http://formal.iti.kit.edu/reve

License:Other


Languages

Language:C++ 57.3%Language:SMT 30.7%Language:C 10.4%Language:CMake 0.6%Language:Yacc 0.3%Language:Python 0.2%Language:Shell 0.2%Language:Haskell 0.1%Language:Lex 0.1%Language:LLVM 0.0%Language:Emacs Lisp 0.0%