embedded-software-laboratory / STLLVM-Examples

Examples of STLLVM generated by the LLVM IR compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STLLVM-Examples

Examples of LLVM IR generated by the STLLVM compiler.

.st are the ST files
.ll files were generated in normal mode
.sh.ll files were generated in SeaHorn single cycle mode
.sc.ll files were generated in SeaHorn multi cycle mode
.kl.ll files were generated in KLEE mode

About

Examples of STLLVM generated by the LLVM IR compiler

License:MIT License


Languages

Language:LLVM 98.3%Language:Smalltalk 1.7%