Speed up -instcombine by 20% by avoiding a particularly expensive passmgr call.
authorChris Lattner <sabre@nondot.org>
Sun, 4 Mar 2007 04:27:24 +0000 (04:27 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 4 Mar 2007 04:27:24 +0000 (04:27 +0000)
commitf964f321ebe1ed17530aeb4876f20b2406155230
tree10e45027c88eb6d3caabdb721f5e2b36d6fbc689
parent55091782c14286750eebe148cb9e5668b06812e0
Speed up -instcombine by 20% by avoiding a particularly expensive passmgr call.

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