Threads and Data-Flow Analysis

collberg@cs.auckland.ac.nz (Christian Collberg)
21 Dec 1996 23:06:46 -0500

          From comp.compilers

Related articles
Threads and Data-Flow Analysis collberg@cs.auckland.ac.nz (1996-12-21)
Re: data-flow analysis in the presence of threads vollmer@pop-karlsruhe.com (Juergen Vollmer) (1996-12-24)
| List of all articles for this month |

From: collberg@cs.auckland.ac.nz (Christian Collberg)
Newsgroups: comp.compilers
Date: 21 Dec 1996 23:06:46 -0500
Organization: University of Auckland
Keywords: analysis, parallel

I'm looking for information on algorithms for data-flow analysis
in the presence of threads. Such algorithms would have to
model all the possible states each process could be in
as well as race-conditions, etc. I'd appreciate pointers to
any work in this area.


Thanks!


Christian


--
___________________________________________________________________________
Christian Collberg | Email: c_collberg@cs.auckland.ac.nz
Computer Science Dept | Fax: +64-9-373-7453
University of Auckland | Phone: +64-9-373-7599 x 6137
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.