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:
85e7ac0
)
Remove extraneous vertical whitespace before Eric gets the wrong idea ;-)
author
Chris Lattner
<sabre@nondot.org>
Thu, 10 Jul 2008 16:49:53 +0000
(16:49 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 10 Jul 2008 16:49:53 +0000
(16:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53411
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCISelLowering.cpp
b/lib/Target/PowerPC/PPCISelLowering.cpp
index 4225ada887f6897657ce0094326a94768071f301..fc626eebbd44e83258f72b794f6476ee727dd0bc 100644
(file)
--- a/
lib/Target/PowerPC/PPCISelLowering.cpp
+++ b/
lib/Target/PowerPC/PPCISelLowering.cpp
@@
-3402,7
+3402,6
@@
SDOperand PPCTargetLowering::LowerBUILD_VECTOR(SDOperand Op,
SDOperand Res = BuildSplatI(SextVal >> 1, SplatSize, MVT::Other, DAG);
Res = DAG.getNode(ISD::ADD, Res.getValueType(), Res, Res);
return DAG.getNode(ISD::BIT_CONVERT, Op.getValueType(), Res);
-
}
// If this is 0x8000_0000 x 4, turn into vspltisw + vslw. If it is