OSDN Git Service

parse constantexpr arguments into a smallvector: 1.5% speedup reading 176.gcc
authorChris Lattner <sabre@nondot.org>
Wed, 7 Feb 2007 05:15:28 +0000 (05:15 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Feb 2007 05:15:28 +0000 (05:15 +0000)
commit670ccfe6a473c3fdab6bc958ad9fc74ef54031d3
treea25118788f3666ddb2d01cbd2a5d8765fad54df1
parent1b1c95c9bfb7438a3009b1ccf687801e53daef62
parse constantexpr arguments into a smallvector: 1.5% speedup reading 176.gcc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33980 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/Reader.cpp