svadev AT lists.siebelschool.illinois.edu
Subject: Svadev mailing list
List archive
- From: John Criswell <criswell AT illinois.edu>
- To: Daniel Huang <dehuang AT fas.harvard.edu>
- Cc: svadev AT cs.illinois.edu
- Subject: Re: [svadev] safecode question
- Date: Mon, 23 Apr 2012 11:16:36 -0500
- List-archive: <http://lists.cs.uiuc.edu/pipermail/svadev>
- List-id: <svadev.cs.uiuc.edu>
- Organization: University of Illinois
On 4/23/12 10:58 AM, Daniel Huang wrote:
1) I'm wondering if there is a list of
all run-time checks that SAFECode could emit and what they do.
For example, when I examine SAFECode's output, I see functions
like:
declare void @pool_register(i8*, i8*,
i32)
declare void @fastlscheck(i8*, i8*, i32)
etc ... Okay. I'm currently trying to write them up in the Software Architecture Guide.
I would like to know what each of these functions do, what
parameters they take, and when they are emitted.
One thing you can do is to look at the SAFECode run-time library in safecode/runtime/DebugRuntime. The functions should be relatively well commented (and if they're not, you can file a bug to say that they should be). 2) The typechecker should ideally have
this property:
if typecheck(code) = true, then
execution(code) has the safety properties guaranteed by SVA.
Which properties are you wanting guaranteed? SAFECode's safety guarantees depend on which SAFECode paper you're reading; SVA's safety guarantees are a combination of those found in two of the SAFECode publications (namely, the ICSE 2006 and PLDI 2006 papers). Also, the safety properties in the PLDI 2006 paper were formally proven. Are you redoing that proof with a more complete version of the LLVM instruction set? Also, where is this SAFECode Software
Architect manual located? I'm having trouble accessing the
Safecode website.
It's in the SAFECode SVN repository which is still on-line on llvm.org. Just look in safecode/docs directory. -- John T. Thanks,
Dan
On Sun, Apr 22, 2012 at 6:24 PM, John
Criswell <criswell AT illinois.edu>
wrote:
On 4/21/12 3:39 PM, Daniel Huang wrote:
Are you asking for a list of all the run-time checks that
SAFECode could emit and the situations under which it
would do so, or are you asking which subset of the LLVM
instruction set SAFECode instruments correctly?
Hi,
I can try to write up a description of the SAFECode run-time checks in the SAFECode Software Architecture manual. Would that help? -- John T.
|
- [svadev] safecode question, Daniel Huang, 04/21/2012
- Re: [svadev] safecode question, John Criswell, 04/22/2012
- Re: [svadev] safecode question, Daniel Huang, 04/23/2012
- Re: [svadev] safecode question, John Criswell, 04/23/2012
- Re: [svadev] safecode question, Daniel Huang, 04/23/2012
- Re: [svadev] safecode question, John Criswell, 04/23/2012
- Re: [svadev] safecode question, Daniel Huang, 04/23/2012
- Re: [svadev] safecode question, John Criswell, 04/23/2012
- Re: [svadev] safecode question, Daniel Huang, 04/23/2012
- Re: [svadev] safecode question, John Criswell, 04/23/2012
- Re: [svadev] safecode question, Daniel Huang, 04/23/2012
- Re: [svadev] safecode question, John Criswell, 04/22/2012
Archive powered by MHonArc 2.6.16.