LoopVectorize: Keep the IRBuilder on the stack.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 19 Oct 2012 08:42:02 +0000 (08:42 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 19 Oct 2012 08:42:02 +0000 (08:42 +0000)
commit17f68c52d2f3b6b2472b07492d76520df230afcd
tree6894b6c7883a0c7047abb778244ca3647ab9ec59
parent0d3c8d5d16caa4c4f1310699722aa2cbe2844f21
LoopVectorize: Keep the IRBuilder on the stack.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166274 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp