Ignore the debug info intrinsics when adding instructions into alias sets.
authorZhou Sheng <zhousheng00@gmail.com>
Tue, 3 Mar 2009 06:02:04 +0000 (06:02 +0000)
committerZhou Sheng <zhousheng00@gmail.com>
Tue, 3 Mar 2009 06:02:04 +0000 (06:02 +0000)
commit7e4286eb7c0e3c391e2cdae3535eff4b412105df
tree3e4da4f6eb1104a201c461ce352fea1f7c6afcff
parentbb2b521f81039c3d6a10eb0aa0a504bdbb79cff8
Ignore the debug info intrinsics when adding instructions into alias sets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65934 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AliasSetTracker.cpp
test/DebugInfo/2009-02-27-licm.ll [new file with mode: 0644]