diff options
author | Evan Cheng <evan.cheng@apple.com> | 2009-01-12 03:19:55 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2009-01-12 03:19:55 +0000 |
commit | c29a56dedbe4297dad94b9bf2e19035c5903fd1f (patch) | |
tree | 2258cd1491d607643871641e9053d2b1e4108896 /lib/CodeGen/AsmPrinter/DwarfWriter.cpp | |
parent | e1762c9826eb0033517b050793dbe05708079e1c (diff) |
Fix PR3241: Currently EmitCopyFromReg emits a copy from the physical register to a virtual register unless it requires an expensive cross class copy. That means we are only treating "expensive to copy" register dependency as physical register dependency.
Also future proof the scheduler to handle "normal" physical register dependencies. The code is not exercised yet.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62074 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/AsmPrinter/DwarfWriter.cpp')
0 files changed, 0 insertions, 0 deletions