Add a basic testcase for TBAA-aware LICM.
authorDan Gohman <gohman@apple.com>
Mon, 18 Oct 2010 21:00:09 +0000 (21:00 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 18 Oct 2010 21:00:09 +0000 (21:00 +0000)
commit992ac3e6c6a8d3784d0644efa37f56b677167fd5
treee311f782a89c9a5ebb32c6e4b6ce5b41ce4139ae
parenteada30479399014c22c7b7edb008177c312eefee
Add a basic testcase for TBAA-aware LICM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116745 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/TypeBasedAliasAnalysis/licm.ll [new file with mode: 0644]