split register class handling from explicit physreg handling.
authorChris Lattner <sabre@nondot.org>
Wed, 22 Feb 2006 00:56:39 +0000 (00:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 Feb 2006 00:56:39 +0000 (00:56 +0000)
commit1efa40f6a4b561cf8f80fe018684236010645cd0
treec0952ccdc9f90c9ae390c5b03583d5bd7382c53c
parent16d597a20d405d8cb13f89f15b8c1fed20428808
split register class handling from explicit physreg handling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26308 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h