aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/TargetLowering.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
commit0fe80bbbb6a017169d273c4824903b52a7ea2414 (patch)
tree303c2e9ff365c882b5d45177d21c54e50f6d5f59 /lib/CodeGen/SelectionDAG/TargetLowering.cpp
parent0a62474830f50b423329470caeb9a4e4da14a607 (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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122179 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/TargetLowering.cpp')
0 files changed, 0 insertions, 0 deletions