diff options
author | Dan Gohman <gohman@apple.com> | 2012-02-03 01:07:01 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2012-02-03 01:07:01 +0000 |
commit | 2d54ce841ca71eb111f63decaab076be13b24f0d (patch) | |
tree | ef91feea5c73614905215063755cbc8376cd4dda /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | c934de67e0c6f2b8000ecdfe66ecac37a5b78006 (diff) | |
download | llvm-2d54ce841ca71eb111f63decaab076be13b24f0d.zip llvm-2d54ce841ca71eb111f63decaab076be13b24f0d.tar.gz llvm-2d54ce841ca71eb111f63decaab076be13b24f0d.tar.bz2 |
Fix SSAUpdaterImpl's RecordMatchingPHI to record exactly the
PHI nodes which were matched, rather than climbing up the
original PHI node's operands to rediscover PHI nodes for
recording, since the PHI nodes found that are not
necessarily part of the matched set.
This fixes rdar://10589171.
llvm-svn: 149654
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions