-
Notifications
You must be signed in to change notification settings - Fork 34
Home
Mingliang Liu edited this page Aug 30, 2013
·
9 revisions
Dynamic program slicing is a technique that can precisely determine which instructions affected a particular value in a single execution of a program.
This project was firstly developed by [Sahoo, Swarup Kumar] (http://web.engr.illinois.edu/~ssahoo2/) and John Criswell under Vikram S. Adve from UIUC. It was selected by the Google Summer of Code (GSoC) 2013, under its umbrella project LLVM. Mingliang Liu from Tsinghua University joined at June directed by Swarup. It's an ongoing project and pull requests are heavily appreciated.
Here is what John said in the LLVM maillist:
For the curious, the project is named "giri" because, to the best of my knowlege, this is a Japanese word that means "slice."