Displaying 2 results from an estimated 2 matches for "ec7705a4".
2013 Aug 23
0
[LLVMdev] How to gather data dependences
...eg and -instcombine helps a little but
it reports more dependencies than it should and also it messes up looking
for dependencies inside loops completly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130823/ec7705a4/attachment.html>
2013 Aug 09
2
[LLVMdev] How to gather data dependences
On Fri, Aug 9, 2013 at 1:05 PM, Valmico <valmico88 at gmail.com> wrote:
> I assume that DA is tool capable to give me an list of Dependencies in
code
> or at least a easy way to test instructions without much knowledge about
ZIV SIV,
> and other tests that has to be done find out dependencies?
DA exists to support building a dependence graph.
It checks to see if two instructions