From: Andrew Lenharth Date: Mon, 2 Jan 2006 21:15:53 +0000 (+0000) Subject: typeo X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5d42360180654f572d8d5114c305f690d4df98fa;p=oota-llvm.git typeo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25060 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/Alpha/AlphaISelDAGToDAG.cpp b/lib/Target/Alpha/AlphaISelDAGToDAG.cpp index 86f2b2b56dd..f207664f048 100644 --- a/lib/Target/Alpha/AlphaISelDAGToDAG.cpp +++ b/lib/Target/Alpha/AlphaISelDAGToDAG.cpp @@ -65,7 +65,7 @@ namespace { { build = 0; break; } x >>= 8; } - return x; + return build; } static bool isFPZ(SDOperand N) {