[PATCH] D14009: Handle info about the processing of invariant intrinsics...

Larisse Voufo via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 21:44:37 PDT 2015


lvoufo created this revision.
lvoufo added reviewers: nlewycky, reames, dberlin.
lvoufo added a subscriber: llvm-commits.

Continuation of D14008: use the property to extend basic AA's assessment that a given memory location is to be treated as constant memory

http://reviews.llvm.org/D14009

Files:
  include/llvm/Analysis/BasicAliasAnalysis.h
  lib/Analysis/BasicAliasAnalysis.cpp
  unittests/Analysis/AliasAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14009.38211.patch
Type: text/x-patch
Size: 5154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151023/1de4d7e2/attachment.bin>


More information about the llvm-commits mailing list