[LLVMdev] interprocedural static backwards slicing

Jinwook Shin Jinwook.Shin at microsoft.com
Sat Oct 8 22:12:04 PDT 2011


Thanks John. I appreciate your help and I look forward to obtaining the code.

A proper LLVM sub-project: No rush on this and please take your time. Thanks. 

- Jin

-----Original Message-----
From: Criswell, John T [mailto:criswell at illinois.edu] 
Sent: Saturday, October 08, 2011 11:58 AM
To: Jinwook Shin; llvmdev at cs.uiuc.edu
Subject: RE: interprocedural static backwards slicing

Dear Jin,

I've talked with Vikram, and we agree that having this code (and a dynamic backwards slicing pass that Swarup and I wrote) in a publicly available SVN repository is a good thing.

I'll try to get you a copy of the static slicing code some time next week (I should be able to work on it Monday morning) so that you can start working with it right away.  I can work on making a proper LLVM sub-project (ala http://llvm.org/docs/Projects.html) later, although I don't know exactly when I can get to that (I've got some important work priorities to contend with in mid-October).

-- John T.

________________________________________
From: Jinwook Shin [Jinwook.Shin at microsoft.com]
Sent: Thursday, October 06, 2011 12:59 PM
To: Criswell, John T; llvmdev at cs.uiuc.edu
Subject: interprocedural static backwards slicing

Hello John et al -

I have been struggling to implement static backwards slicing with LLVM.
After digging llvmdev postings for some time, I see that other people were having similar difficulties and John's got almost complete code that may be shared. May I get a copy of it, too? Better yet, it would be helpful for many other people if the code were checked in to an example directory or something in the LLVM source branch.

Thanks!
- Jin






More information about the llvm-dev mailing list