diff options
author | Chris Lattner <sabre@nondot.org> | 2010-04-09 01:14:31 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-04-09 01:14:31 +0000 |
commit | 8829cec25fe77cadbd99dcf7bbbce4969eb5704a (patch) | |
tree | 747748dca3b222f061d030093aa515bf7306db1c /test/CodeGen | |
parent | 4285b294a86f507822b8c00d85888e78f69672e5 (diff) | |
download | external_llvm-8829cec25fe77cadbd99dcf7bbbce4969eb5704a.zip external_llvm-8829cec25fe77cadbd99dcf7bbbce4969eb5704a.tar.gz external_llvm-8829cec25fe77cadbd99dcf7bbbce4969eb5704a.tar.bz2 |
fix a SCCP miscompilation that could happen when a
forced constant is changed to a constant, we would end
up adding the instruction to the wrong worklist,
preventing it from being properly revisited. This fixes
rdar://7832370
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100837 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
0 files changed, 0 insertions, 0 deletions