Teach DAG scheduling how to properly emit subreg insert/extract machine instructions...
authorChristopher Lamb <christopher.lamb@gmail.com>
Thu, 26 Jul 2007 08:12:07 +0000 (08:12 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Thu, 26 Jul 2007 08:12:07 +0000 (08:12 +0000)
commite24f8f1ec9277dc80ebf38f0d914053f8c31caf1
treed1cac228405df6a392b0e0e83fe008bd3ff71989
parent1367fd09cb021bae61e7dd2ee208f76574c8e789
Teach DAG scheduling how to properly emit subreg insert/extract machine instructions. PR1350

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