Fix the PowerPC JIT-only failure on UnitTests/Vector/sumarray-dbl, which is
authorChris Lattner <sabre@nondot.org>
Wed, 10 May 2006 06:38:32 +0000 (06:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 10 May 2006 06:38:32 +0000 (06:38 +0000)
commit3e6a35076ed072525d3eda1945033863b613aef8
tree868a47c7a8f4bccf53bc4e93b05ba424767f9a22
parent90db0358bbe4479099adfe41589f1787e3dc1545
Fix the PowerPC JIT-only failure on UnitTests/Vector/sumarray-dbl, which is
really a bad codegen bug that LLC happens to get lucky with. I must chat with
Nate for the proper fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28213 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCRegisterInfo.cpp