diff options
author | Dan Gohman <gohman@apple.com> | 2008-05-20 03:01:48 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-05-20 03:01:48 +0000 |
commit | e5572706e8534085f5a9a262def549d061480fc2 (patch) | |
tree | 22a4b01793bc2385c137378247d70697e5198c18 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 974722b16f739a54d5e9af412b19a503aa6e3f80 (diff) | |
download | bcm5719-llvm-e5572706e8534085f5a9a262def549d061480fc2.tar.gz bcm5719-llvm-e5572706e8534085f5a9a262def549d061480fc2.zip |
Refine the fix in r51169 to only apply when the operand val being
replaced is a PHI. This prevents it from inserting uses before defs
in the case that it isn't a PHI and it depends on other instructions
later in the block. This fixes the 447.dealII regression on x86-64.
llvm-svn: 51292
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions