Handle SUBREG_TO_REG instructions with the same heuristics
authorDan Gohman <gohman@apple.com>
Thu, 16 Apr 2009 20:57:10 +0000 (20:57 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 16 Apr 2009 20:57:10 +0000 (20:57 +0000)
commit8af808a3d64dfdcc5d126e6ad762f57b1483671c
treed710e5a499de52bf0f33fb5b1820d85f0c522191
parent8170a6849ed370059676f94d8a00ae652873a394
Handle SUBREG_TO_REG instructions with the same heuristics
as INSERT_SUBREG instructions in the list-burr scheduler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69308 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp