diff options
author | Dan Gohman <gohman@apple.com> | 2009-04-14 22:17:14 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-04-14 22:17:14 +0000 |
commit | 5ec3b427c850d8c61aaa29e3421019bdff9b77f1 (patch) | |
tree | 6ab829b839dc3b0819536ed10a746055818457dc /lib/CodeGen/SelectionDAG/FastISel.cpp | |
parent | 0526653956e924304f4c56ff87f72cecbb49fba2 (diff) |
When the result of an EXTRACT_SUBREG, INSERT_SUBREG, or SUBREG_TO_REG
operator is used by a CopyToReg to export the value to a different
block, don't reuse the CopyToReg's register for the subreg operation
result if the register isn't precisely the right class for the
subreg operation.
Also, rename the h-registers.ll test, now that there are more
than one.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69087 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/FastISel.cpp')
0 files changed, 0 insertions, 0 deletions