[PATCH] D49691: [DAGCombine] Allow alias analysis with inline asm calls and GluedNodes.

Nirav Dave via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 12:13:04 PST 2019


niravd updated this revision to Diff 189547.
niravd added a comment.

patch on to p of refactoring.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D49691/new/

https://reviews.llvm.org/D49691

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll
  llvm/test/CodeGen/Thumb/frame-access.ll
  llvm/test/CodeGen/X86/inline-asm-fpstack.ll
  llvm/test/CodeGen/X86/pr9517.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49691.189547.patch
Type: text/x-patch
Size: 12927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190306/34d61cc9/attachment.bin>


More information about the llvm-commits mailing list