implement the struct version of the array speedup, speeding up the
authorChris Lattner <sabre@nondot.org>
Tue, 4 Oct 2005 01:17:50 +0000 (01:17 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 4 Oct 2005 01:17:50 +0000 (01:17 +0000)
commitc182a88aec0158b3fe4cbc89e3f6056109526206
treeb8d6088a38ccf8b131853cd343d3c901514aae50
parentab55698349cd87aabc2f2af16f58e2408362f6ea
implement the struct version of the array speedup, speeding up the
testcase a bit more from 1:48 -> 1.40.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23619 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Constants.cpp