Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize
authorDan Gohman <gohman@apple.com>
Mon, 13 Apr 2009 21:06:25 +0000 (21:06 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 13 Apr 2009 21:06:25 +0000 (21:06 +0000)
commit88c7af096b09ad26cbcebfdf40151e04094b7460
tree3e225d87985e10c3bc45f681fb4fd7c4c6bc7db7
parent26cbf9eb99c779b8992f4865c6cf308318d39723
Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize
it accordingly. Thanks to Jakob Stoklund Olesen for pointing
out how this might be useful.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68986 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/Target.td
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.h
lib/CodeGen/SelectionDAG/ScheduleDAGSDNodesEmit.cpp
lib/Target/X86/X86Instr64bit.td
lib/Target/X86/X86InstrInfo.td
utils/TableGen/CodeEmitterGen.cpp
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/InstrInfoEmitter.cpp