Displaying 3 results from an estimated 3 matches for "leikehman".
2005 Feb 24
1
[LLVMdev] Uniform data dependence info?
...<sabre at nondot.org To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
> cc: Victor Leikehman/Haifa/IBM at IBMIL
Sent by: Subject: Re: [LLVMdev] Uniform data dependence info?
llvmdev-bounces at c...
2005 Feb 23
0
[LLVMdev] Uniform data dependence info?
> Is there some uniform way to find data dependence between two (sets of)
> instructions? There is use/def data, and there is AliasAnalysis
> information, but I am looking for something more high-level and uniform.
> I guess I am missing then was abandoned. Any ideas?
Nope, there currently isn't a uniform interface for doing so, at least not
at the LLVM level. As you said,
2005 Feb 23
2
[LLVMdev] Uniform data dependence info?
Guys,
Is there some uniform way to find data dependence between
two (sets of) instructions? There is use/def data, and
there is AliasAnalysis information, but I am looking for
something more high-level and uniform. I guess I am missing
something, because such interface seems to exist once and
then was abandoned. Any ideas?
Victor
--
IBM Research Lab in Haifa, Israel