make things compile again
authorAndrew Lenharth <andrewl@lenharth.org>
Wed, 25 Jan 2006 21:54:38 +0000 (21:54 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Wed, 25 Jan 2006 21:54:38 +0000 (21:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25614 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Alpha/AlphaISelLowering.cpp

index 44b37c75fd71c9c686ee7c69ea3d28e5432a371f..53e4e94a34e771336232dd6bb8dccaa420f32f23 100644 (file)
@@ -137,6 +137,10 @@ AlphaTargetLowering::AlphaTargetLowering(TargetMachine &TM) : TargetLowering(TM)
   setOperationAction(ISD::ConstantPool,   MVT::i64, Custom);
   setOperationAction(ISD::ExternalSymbol, MVT::i64, Custom);
 
+  setOperationAction(ISD::VASTART, MVT::Other, Custom);
+  setOperationAction(ISD::VAEND,   MVT::Other, Custom);
+  setOperationAction(ISD::VACOPY,  MVT::Other, Custom);
+
   setStackPointerRegisterToSaveRestore(Alpha::R30);
 
   addLegalFPImmediate(+0.0); //F31