Several changes:
[oota-llvm.git] / lib / Target / ARM / ARMISelLowering.h
index e6fb9458b6c59cdb9c72149871585381efbec7b2..93971c514b8ce8f7ab02e84710f4246bb12ed9c5 100644 (file)
@@ -76,6 +76,8 @@ namespace llvm {
     explicit ARMTargetLowering(TargetMachine &TM);
 
     virtual SDOperand LowerOperation(SDOperand Op, SelectionDAG &DAG);
+    virtual SDNode *ExpandOperationResult(SDNode *N, SelectionDAG &DAG);
+        
     virtual const char *getTargetNodeName(unsigned Opcode) const;
 
     virtual MachineBasicBlock *InsertAtEndOfBasicBlock(MachineInstr *MI,