Displaying 3 results from an estimated 3 matches for "vellvm".
Did you mean:
vallvm
2012 Feb 04
1
[LLVMdev] Publication: Verified LLVM
Hi,
I have nothing to do with this, just stumbled upon it on lambda-the-ultimate.org. Do authors have to submit their own paper to the publication list?
http://www.cis.upenn.edu/~jianzhou/Vellvm/
Sebastian
2013 Apr 03
3
[LLVMdev] Type-based analysis for LLVM IR
I am interested in type-based verification of LLVM IR in the areas of
certified compilation and software verification. It seems to me that the
LLVM IR type system is rather informal in the sense that there is no paper
with a proper formalization of the type rules, and for example, a proof of
soundness for well-formedness of the code.
I would like to know if you are aware of any work in this
2016 Feb 08
4
Question about Formal Verification
Hello, all,
My name is Scott Santucci and I'm a software developer kicking around
various wild ideas. (I wish I had something more interesting to say about
myself than that, but nothing comes to mind; my day job is in SQL and Java,
nothing to do with LLVM.)
I am wondering whether anyone has tried using LLVM to apply formal
verification to program code. I'm thinking about trying to