aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorAndrew Trick <atrick@apple.com>2015-05-18 16:49:34 +0000
committerAndrew Trick <atrick@apple.com>2015-05-18 16:49:34 +0000
commit715b27f0588747f38ef4932ce1e54dc42c5962e4 (patch)
tree904b897dadd84e7b9532c3e51a09030b4600ba72 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent018e55a18751000a153d4bd3ed4637970fb6f03e (diff)
downloadllvm-715b27f0588747f38ef4932ce1e54dc42c5962e4.zip
llvm-715b27f0588747f38ef4932ce1e54dc42c5962e4.tar.gz
llvm-715b27f0588747f38ef4932ce1e54dc42c5962e4.tar.bz2
indvars cruft: don't replace phi nodes for no reason.
Don't replace a phi with an identical phi. This was done long ago to "preserve" IVUsers analysis. The code has already called SE->forgetValue(PN) so I see no purpose in creating a new value for the phi. llvm-svn: 237587
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions