diff options
author | Dan Gohman <gohman@apple.com> | 2009-06-27 05:16:57 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-06-27 05:16:57 +0000 |
commit | fe174b69526af9c2ce6215418bb9f8c9e3af9ba6 (patch) | |
tree | 3b6a5699ce7a706840de19e2160bd127b452deb4 /llvm/lib/Target/X86/X86TargetMachine.cpp | |
parent | d17366ae72b68930bb961db2067e4d4438fdcf06 (diff) | |
download | bcm5719-llvm-fe174b69526af9c2ce6215418bb9f8c9e3af9ba6.tar.gz bcm5719-llvm-fe174b69526af9c2ce6215418bb9f8c9e3af9ba6.zip |
When a value is used multiple times within a single PHI, instructions
inserted to replace that value must dominate all of of the basic
blocks associated with the uses of the value in the PHI, not just
one of them.
llvm-svn: 74376
Diffstat (limited to 'llvm/lib/Target/X86/X86TargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions