From e370c80d316e1a7928dcca0373f42653cd614f96 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Wed, 22 Apr 2009 15:55:31 +0000 Subject: [PATCH] ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69804 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CodeGenerator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html index 2471e9d20cc..b4edbd73564 100644 --- a/docs/CodeGenerator.html +++ b/docs/CodeGenerator.html @@ -1161,7 +1161,7 @@ def : Pat<(i32 imm:$imm),