Make NonLocal and None const in the right way. :-)
authorOwen Anderson <resistor@mac.com>
Thu, 9 Aug 2007 04:42:44 +0000 (04:42 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 9 Aug 2007 04:42:44 +0000 (04:42 +0000)
commit9528f11481e6840a10442733f1dc45c04b79d596
treedf60ac9b04cedc23c955cfc87faaeba01ed8b94d
parentc9d123dca92252f7fac40f213764dc4382944571
Make NonLocal and None const in the right way. :-)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40961 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/MemoryDependenceAnalysis.h
lib/Analysis/MemoryDependenceAnalysis.cpp
lib/Transforms/Scalar/DeadStoreElimination.cpp
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Scalar/RedundantLoadElimination.cpp