aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/Reader/BitReader.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
commitf993327e71d826dcb852929a78881569ef83374d (patch)
tree61b6388ff743c0a268b055a0c0c5fdf67b2a3360 /lib/Bitcode/Reader/BitReader.cpp
parent2b6183d2543287e5371319d16010bf651a207b1b (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84638 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions