R600: Don't try to fix reg class when copying IMPLICIT_DEF to a register
authorTom Stellard <thomas.stellard@amd.com>
Thu, 13 Jun 2013 20:14:00 +0000 (20:14 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 13 Jun 2013 20:14:00 +0000 (20:14 +0000)
commitadba083bc2349775630ec4fc201f708e8bce67e3
tree7f1d34e4a608cb910277bfddee28ef01d1678b78
parent09079162ee9b4ef99c6d60b0356692c66fe51fe1
R600: Don't try to fix reg class when copying IMPLICIT_DEF to a register

The test case for this is way too complex to be useful as a lit test,
and I was unable to reduce it.

https://bugs.freedesktop.org/show_bug.cgi?id=65438

llvm-svn: 183937
llvm/lib/Target/R600/AMDILISelDAGToDAG.cpp