search for: zhogin

Displaying 2 results from an estimated 2 matches for "zhogin".

Did you mean: login
2015 Jul 28
1
[LLVMdev] AliasSetTracker and UnknownInst's (callsites mostly) problem
...corrected access lattice: aliasset(%A).Access |= RefAccess, aliasset(%B).Access |= ModAccess. And I think new UnknownInst must be added to both AliasSet's. Or maybe UnknownInst's must be collected in central part - AliasSetTracker, not AliasSet's. Am I right? -- Best regards, Andrew Zhogin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150728/4e0ece51/attachment.html>
2013 Jul 01
0
[LLVMdev] IfConversion non-recursive patch.
Hi. On our system we have a problems with recursive IfConversion algorithm. Here is the patch for making it loop-based. Or do I need to send it to some other mail-list? -- Best regards, Andrew Zhogin. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130701/f526e1f0/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: IfConversion.diff Type: application/oct...