Enhance LICM to promote alias sets whose pointers themselves are stored,
authorChris Lattner <sabre@nondot.org>
Sun, 19 Dec 2010 05:57:25 +0000 (05:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 19 Dec 2010 05:57:25 +0000 (05:57 +0000)
commit1dec0d27048725cf73f73ce4f0bb97ca78255f97
tree8978f22547105aaecdb35b23d9eaaa6f1cea8c04
parent1c0af0ed251af3d2ef795903133513656e5c369d
Enhance LICM to promote alias sets whose pointers themselves are stored,
which doesn't affect the memory address being promoted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122172 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LICM.cpp
test/Transforms/LICM/scalar_promote.ll