diff options
author | Torok Edwin <edwintorok@gmail.com> | 2009-10-20 15:42:00 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2009-10-20 15:42:00 +0000 |
commit | f993327e71d826dcb852929a78881569ef83374d (patch) | |
tree | 61b6388ff743c0a268b055a0c0c5fdf67b2a3360 /unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp | |
parent | 2b6183d2543287e5371319d16010bf651a207b1b (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 'unittests/ExecutionEngine/JIT/JITMemoryManagerTest.cpp')
0 files changed, 0 insertions, 0 deletions