OSDN Git Service

[AliasSetTracker] Make AST smarter about intrinsics that don't actually affect memory.
authorChad Rosier <mcrosier@codeaurora.org>
Wed, 26 Oct 2016 12:42:11 +0000 (12:42 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Wed, 26 Oct 2016 12:42:11 +0000 (12:42 +0000)
commite131755b8351a04dc9192202c69a74a6fb776e62
treed05f132021ba1c8630691d0cd583091342b869b0
parent0ab9364cdd2b6699cac3eae370a94bee560c09b5
[AliasSetTracker] Make AST smarter about intrinsics that don't actually affect memory.

Differential Revision: https://reviews.llvm.org/D25969

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285191 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AliasSetTracker.cpp
test/Analysis/AliasSet/intrinsics.ll [new file with mode: 0644]