Checkin in of first of several patches to finish implementation of
[oota-llvm.git] / lib / Target / Mips / MipsRegisterInfo.cpp
index dead07bacd5e971194a769d78587610b74a57219..ae25e456d51155779a1e5af402e9c7328b288d7b 100644 (file)
@@ -100,6 +100,10 @@ MipsRegisterInfo::getCallPreservedMask(CallingConv::ID) const {
   return CSR_N64_RegMask;
 }
 
+const uint32_t *MipsRegisterInfo::getMips16RetHelperMask() {
+  return CSR_Mips16RetHelper_RegMask;
+}
+
 BitVector MipsRegisterInfo::
 getReservedRegs(const MachineFunction &MF) const {
   static const uint16_t ReservedCPURegs[] = {