OSDN Git Service

Correct some thinkos in the expansion of ADD/SUB
authorDuncan Sands <baldrick@free.fr>
Wed, 12 Nov 2008 08:23:26 +0000 (08:23 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 12 Nov 2008 08:23:26 +0000 (08:23 +0000)
commit245146b58a2188eb69bcb34fc2bdf57ebbcfb278
tree27b7ba81830111fe5014d5a5aeb03d0aeab3bf7a
parente7c3551e6f75ca3fc8a3a30e8ca5f9c19edbe2e3
Correct some thinkos in the expansion of ADD/SUB
when the target does not support ADDC/SUBC.  This
fixes PR3044.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59120 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
test/CodeGen/Alpha/2008-11-12-Add128.ll [new file with mode: 0644]