Re: Pointer alias analysis?

"chris (c.d.) donawa" <donawa@bnr.ca>
Wed, 9 Feb 1994 22:47:01 GMT

          From comp.compilers

Related articles
Pointer alias analysis? sesha@chanakya.csa.iisc.ernet.in (R Seshadri) (1994-02-05)
Re: Pointer alias analysis? jhummel@cy4.ICS.UCI.EDU (Joseph Edward Hummel) (1994-02-07)
Re: Pointer alias analysis? jhummel@cy4.ICS.UCI.EDU (Joseph Edward Hummel) (1994-02-08)
Re: Pointer alias analysis? donawa@bnr.ca (chris (c.d.) donawa) (1994-02-09)
Re: Pointer alias analysis? mehrotra@csrd.uiuc.edu (1994-02-12)
| List of all articles for this month |

Newsgroups: comp.compilers
From: "chris (c.d.) donawa" <donawa@bnr.ca>
Keywords: optimize, bibliography, FTP
Organization: Bell-Northern Research, Ottawa, Ontario
References: 94-02-046
Date: Wed, 9 Feb 1994 22:47:01 GMT

: @TechReport{Maryam93,
: AUTHOR = "M. Emami",
: TITLE = "A Practical Interprocedural Alias Analysis for an
: Optimizing/Parallelizing Compiler",
: INSTITUTION = "School of Computer Science, {McGill} University",
: YEAR = "September 1993",
: NUMBER = "Masters Thesis"
: }


: [ Has been implemented as part of McGill's McCat C compiler, a TR is
: available for FTp but I don't know the details -- Chris, Rakesh? ]


ACAPS (and specifically McCAT) technical reports can be obtained via
anonymous ftp from wally.cs.mcgill.ca. Maryam's thesis is in
pub/doc/theses/emami. A related technical note is "Context-Sensitive
Interprocedural Ponts-to Analysis in the Presence of Functions Pointers"
by Emami, Ghiya and Hendren, memo 54. This is a (rather) long version of
the paper to appear in PLDI '94. It's in pub/doc/memos/memo54.


Chris
--
Christopher M. Donawa donawa@bnr.ca
Embedded Systems Technologies (613) 763-9605
Bell-Northern Research, Ottawa ON CANADA fax:(613) 763-7241
--


Post a followup to this message

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