commit | 5d42360180654f572d8d5114c305f690d4df98fa | [log] [tgz] |
---|---|---|
author | Andrew Lenharth <andrewl@lenharth.org> | Mon Jan 02 21:15:53 2006 +0000 |
committer | Andrew Lenharth <andrewl@lenharth.org> | Mon Jan 02 21:15:53 2006 +0000 |
tree | d04ae18d356ad5e79a95d66aa1269604e2c8715b | |
parent | 0e9aa4582c78183d23948dce12c8739442d8f9a7 [diff] [blame] |
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 86f2b2b..f207664 100644 --- a/lib/Target/Alpha/AlphaISelDAGToDAG.cpp +++ b/lib/Target/Alpha/AlphaISelDAGToDAG.cpp
@@ -65,7 +65,7 @@ { build = 0; break; } x >>= 8; } - return x; + return build; } static bool isFPZ(SDOperand N) {