diff options
author | Dan Gohman <gohman@apple.com> | 2011-11-08 21:29:06 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2011-11-08 21:29:06 +0000 |
commit | a4bc6171a5171195fef3e3c6da08b0705b4b0549 (patch) | |
tree | 0afc799e4a4bb45030536e140cc10efe21ed4d4d /llvm/lib/CodeGen/RegAllocGreedy.cpp | |
parent | c3770ac687006936e0a0980ea52a020a13a6bf1e (diff) | |
download | bcm5719-llvm-a4bc6171a5171195fef3e3c6da08b0705b4b0549.tar.gz bcm5719-llvm-a4bc6171a5171195fef3e3c6da08b0705b4b0549.zip |
Add a hack to the scheduler to disable pseudo-two-address dependencies in
basic blocks containing calls. This works around a problem in which
these artificial dependencies can get tied up in calling seqeunce
scheduling in a way that makes the graph unschedulable with the current
approach of using artificial physical register dependencies for calling
sequences. This fixes PR11314.
llvm-svn: 144124
Diffstat (limited to 'llvm/lib/CodeGen/RegAllocGreedy.cpp')
0 files changed, 0 insertions, 0 deletions