Make FunctionAttrs TBAA-aware.
authorDan Gohman <gohman@apple.com>
Mon, 8 Nov 2010 17:12:04 +0000 (17:12 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Nov 2010 17:12:04 +0000 (17:12 +0000)
commitea8900f5df76e11efb9464157af160f5fa41e9c0
tree7a4ba9c7e4d6a835a298caee7537fbf47babcf98
parenta8598bec287108d0359880d33955759dc90cd5a1
Make FunctionAttrs TBAA-aware.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118417 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/FunctionAttrs.cpp
test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll [new file with mode: 0644]