[PATCH] D23072: Have only one real instructionClobbersQuery

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 11:40:47 PDT 2016


dberlin created this revision.
dberlin added a reviewer: george.burgess.iv.
dberlin added a subscriber: llvm-commits.

We really want to move towards MemoryLocOrCall (or fix AA) everywhere, but for now, this lets us have a single instructionClobbersQuery.

https://reviews.llvm.org/D23072

Files:
  lib/Transforms/Utils/MemorySSA.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23072.66510.patch
Type: text/x-patch
Size: 5918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/e7d8b0eb/attachment.bin>


More information about the llvm-commits mailing list