From: Chris Lattner Date: Sun, 15 Aug 2004 05:31:15 +0000 (+0000) Subject: Reenable the CCRC X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=d15575d39f56d1440c7e0005c98094bb6deb6ca4;p=oota-llvm.git Reenable the CCRC git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15752 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/PowerPC/PPCRegisterInfo.td b/lib/Target/PowerPC/PPCRegisterInfo.td index 78186cfc784..6122bb57c72 100644 --- a/lib/Target/PowerPC/PPCRegisterInfo.td +++ b/lib/Target/PowerPC/PPCRegisterInfo.td @@ -95,4 +95,5 @@ def FPRC : RegisterClass; -//def CRRC : RegisterClass; +def CRRC : RegisterClass; +