[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 Oct 10 07:44:20 PDT 2018


niravd updated this revision to Diff 169013.
niravd added a comment.
Herald added a subscriber: jfb.

Add comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D49691

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/arm64-variadic-aapcs.ll
  llvm/test/CodeGen/Mips/cconv/arguments-varargs.ll
  llvm/test/CodeGen/SystemZ/pr36164.ll
  llvm/test/CodeGen/Thumb/frame-access.ll
  llvm/test/CodeGen/X86/inline-asm-fpstack.ll
  llvm/test/CodeGen/X86/oddshuffles.ll
  llvm/test/CodeGen/X86/pr9517.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49691.169013.patch
Type: text/x-patch
Size: 26703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/6a7e7d1e/attachment.bin>


More information about the llvm-commits mailing list