projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6a0b6c
)
Yea, it wasn't happy
author
Andrew Lenharth
<andrewl@lenharth.org>
Thu, 7 Apr 2005 13:55:53 +0000
(13:55 +0000)
committer
Andrew Lenharth
<andrewl@lenharth.org>
Thu, 7 Apr 2005 13:55:53 +0000
(13:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21132
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Alpha/AlphaISelPattern.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/Alpha/AlphaISelPattern.cpp
b/lib/Target/Alpha/AlphaISelPattern.cpp
index c3b9c1fd51d631e4dc43a8f171947b2a7b6acd87..6c3a87a2ac6cf58e580d83eb10ebf2bdfc7f2d85 100644
(file)
--- a/
lib/Target/Alpha/AlphaISelPattern.cpp
+++ b/
lib/Target/Alpha/AlphaISelPattern.cpp
@@
-1136,6
+1136,7
@@
unsigned ISel::SelectExpr(SDOperand N) {
Tmp1 = SelectExpr(N.getOperand(0));
Tmp2 = SelectExpr(N.getOperand(1));
BuildMI(BB, Alpha::UMULH, 2, Result).addReg(Tmp1).addReg(Tmp2);
+ return Result;
case ISD::MULHS:
{
//MULHU - Ra<63>*Rb - Rb<63>*Ra