summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-12-19 18:38:44 +0000
committerChris Lattner <sabre@nondot.org>2010-12-19 18:38:44 +0000
commitce2995ae580b97a13f8401a4330b247cb52015b6 (patch)
tree886ea293d0444a11e94957cff206b13fe03c9300 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent79874566ce258318b1d9b858792d2ba218d4453d (diff)
use IC.ReplaceInstUsesWith instead of a raw RAUW so that uses of
the old thing end up on the instcombine worklist. Not doing this can cause an extra top-level iteration of instcombine, burning compile time. llvm-svn: 122179
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions