radeon/llvm: Eliminate getRegClassFromType() function
authorTom Stellard <thomas.stellard@amd.com>
Fri, 15 Jun 2012 21:36:42 +0000 (17:36 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 18 Jun 2012 22:30:36 +0000 (18:30 -0400)
commit34ff22b75f8e3616109c3deacea2ec27f12f3398
tree8374117abd33d5beb326d254a5e53c968964c19e
parent440ab9ea02690008b4d8da11494fd1e9cd86e57e
radeon/llvm: Eliminate getRegClassFromType() function

We can use TargetLowering::getRegClassFor() instead.
src/gallium/drivers/radeon/AMDILISelLowering.cpp