* Implement fully general merging of array subscripts on demand! This
authorChris Lattner <sabre@nondot.org>
Wed, 2 Oct 2002 06:24:36 +0000 (06:24 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 2 Oct 2002 06:24:36 +0000 (06:24 +0000)
commite03f32bcc2cdb2b6140342539ec720464b01c21e
tree795933eeef1b63c55746fc301a23598084a5bcbe
parent27236ac089e51c28e5f36a90d44f286c5efbc921
* Implement fully general merging of array subscripts on demand!  This
      does not handle the initial pointer index case yet though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Local.cpp