| Related articles |
|---|
| analyzing dependencies in code eliben@gmail.com (eliben) (2007-11-16) |
| Re: analyzing dependencies in code idbaxter@semdesigns.com (2007-11-17) |
| Re: analyzing dependencies in code kamalpr@gmail.com (IndianTechie) (2007-11-17) |
| Re: analyzing dependencies in code SidTouati@inria.fr (Sid Touati) (2007-12-13) |
| From: | Sid Touati <SidTouati@inria.fr> |
| Newsgroups: | comp.compilers |
| Date: | Thu, 13 Dec 2007 12:53:03 +0100 |
| Organization: | I.N.R.I.A Rocquencourt |
| References: | 07-11-047 |
| Keywords: | analysis |
| Posted-Date: | 13 Dec 2007 12:08:10 EST |
eliben a icrit :
> Any ideas of proven methods to do this right ?
>
> Thanks
take a look on Fuzzy Data Dependence Analysis (usually noted FADA). It
extends Array Dependance Analysis (ADA)...
Return to the
comp.compilers page.
Search the
comp.compilers archives again.