diff options
author | Dan Gohman <gohman@apple.com> | 2009-03-06 02:23:01 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-03-06 02:23:01 +0000 |
commit | 15af5524a4f572fee4aaf43abe4a24c3d83e3f86 (patch) | |
tree | 83925a1ae4a63d4af485f2c0b6ad205babd47a03 /clang/lib/CodeGen | |
parent | bcad718f737e2cd9fe82a8c7f59dd909349c21c0 (diff) | |
download | bcm5719-llvm-15af5524a4f572fee4aaf43abe4a24c3d83e3f86.tar.gz bcm5719-llvm-15af5524a4f572fee4aaf43abe4a24c3d83e3f86.zip |
Fix ScheduleDAGRRList::CopyAndMoveSuccessors' handling of nodes
with multiple chain operands. This can occur when the scheduler
has added chain operands to a node that already has a chain
operand, in order to handle physical register dependencies.
This fixes an llvm-gcc bootstrap failure on x86-64 introduced
in r66058.
llvm-svn: 66240
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions