Add a basic testcase for TBAA-aware DSE.
authorDan Gohman <gohman@apple.com>
Fri, 29 Oct 2010 00:54:02 +0000 (00:54 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 29 Oct 2010 00:54:02 +0000 (00:54 +0000)
commitb338bcb0b4c9d0909d5e1d61917fd1df31edabae
treeea02cfb05f437b7dc76d8ea4a2cb2c3c515d4065
parenteeaae20be02979a5d1459cc479c4533be3c05ed5
Add a basic testcase for TBAA-aware DSE.

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