From: Dan Gohman Date: Wed, 22 Apr 2009 15:55:31 +0000 (+0000) Subject: ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an example instead. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e370c80d316e1a7928dcca0373f42653cd614f96;p=oota-llvm.git 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 --- 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),