This is a partially implemented and currently disabled start of a store
authorChris Lattner <sabre@nondot.org>
Sat, 22 Mar 2008 00:31:52 +0000 (00:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Mar 2008 00:31:52 +0000 (00:31 +0000)
commit641dae19eb5edf62ce6cd928da8bfeee561d641f
tree4d7cbed18e96b463ffac758ebdf1144de1914dc0
parentc9235d2e855c56e9aa157969f8132a05f9ba89d8
This is a partially implemented and currently disabled start of a store
merging optimization.  Nothing to see here, hopefully more later :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48670 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GVN.cpp