Use SmallVector and DenseMap in even more places.
authorOwen Anderson <resistor@mac.com>
Thu, 19 Jul 2007 06:37:56 +0000 (06:37 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 19 Jul 2007 06:37:56 +0000 (06:37 +0000)
commit19bc4a8acd0173fe76ac48b97c0bca20aa425b2b
tree7f9941661b0091e10ab8b9cdb8ef4443c0d4b246
parent74430e7b0e4dc775237c6f32ff555a2b2d42e2bf
Use SmallVector and DenseMap in even more places.
With this, the time to optimize 403.gcc is down to 15.1s.

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