summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2009-10-20 15:42:00 +0000
committerTorok Edwin <edwintorok@gmail.com>2009-10-20 15:42:00 +0000
commitcf10ec951d624e4d76dfd38c47a7dfd060bff8f8 (patch)
tree602a689087e65d5b15076697b7ac4dd37cd134bf /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parent729d92bd745015a3481bfc5801265d7e93f879f3 (diff)
downloadbcm5719-llvm-cf10ec951d624e4d76dfd38c47a7dfd060bff8f8.tar.gz
bcm5719-llvm-cf10ec951d624e4d76dfd38c47a7dfd060bff8f8.zip
Fix PR5258, jump-threading creating invalid PHIs.
When an incoming value for a PHI is updated, we must also updated all other incoming values for the same BB to match, otherwise we create invalid PHIs. llvm-svn: 84638
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud