]> granicus.if.org Git - llvm/commit
[CFLAA] Add attributes handling for CFLAnders.
authorGeorge Burgess IV <george.burgess.iv@gmail.com>
Fri, 15 Jul 2016 20:02:49 +0000 (20:02 +0000)
committerGeorge Burgess IV <george.burgess.iv@gmail.com>
Fri, 15 Jul 2016 20:02:49 +0000 (20:02 +0000)
commit2347de17da5908bf72a9db98d902a206cc684a3b
tree4a21700b241f59338d786c04f64b3e0227ce29d7
parentc700450a3cfdd6d96a5ffb1f8fb36380e9866e07
[CFLAA] Add attributes handling for CFLAnders.

This patch adds proper handling of stratified attributes into our
anders-style CFLAA implementation. It also comes bundled with more
CFLAnders tests. :)

Patch by Jia Chen.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275604 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFLAndersAliasAnalysis.cpp
test/Analysis/CFLAliasAnalysis/Andersen/attrs-below.ll [new file with mode: 0644]
test/Analysis/CFLAliasAnalysis/Andersen/attrs.ll [new file with mode: 0644]