OSDN Git Service

Use ADDC if it is valid at any smaller size. fixes test/Codegen/Generic/i128-addsub...
authorAndrew Lenharth <andrewl@lenharth.org>
Tue, 7 Oct 2008 17:03:15 +0000 (17:03 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Tue, 7 Oct 2008 17:03:15 +0000 (17:03 +0000)
commit5c9cc1392cfdea2281431de987f32545a3491fb6
tree3a5f56159c660558516e732a570c4c4dfc54c4bc
parentae436ceccaa9888e6ce5433a55ea0ddf373585ef
Use ADDC if it is valid at any smaller size.  fixes test/Codegen/Generic/i128-addsub.ll on x86

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57247 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp