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 | cf10ec951d624e4d76dfd38c47a7dfd060bff8f8 (patch) | |
| tree | 602a689087e65d5b15076697b7ac4dd37cd134bf /llvm/lib/Transforms/Utils/LCSSA.cpp | |
| parent | 729d92bd745015a3481bfc5801265d7e93f879f3 (diff) | |
| download | bcm5719-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/LCSSA.cpp')
0 files changed, 0 insertions, 0 deletions

