SHUFP* are two address code.
[oota-llvm.git] / lib / Target / SparcV9 / SparcV9RegisterInfo.h
index ed810236a8ce3e54fd85eb16d5caba72c0a3d5af..a284898f6abab2864633c6cc995ed7913447a273 100644 (file)
@@ -23,6 +23,10 @@ namespace llvm {
 struct SparcV9RegisterInfo : public MRegisterInfo {
   SparcV9RegisterInfo ();
   const unsigned *getCalleeSaveRegs() const;
+  const TargetRegisterClass* const *getCalleeSaveRegClasses() const {
+    return 0;
+  }
+    
 
   // The rest of these are stubs... for now.
   void storeRegToStackSlot(MachineBasicBlock &MBB,