OSDN Git Service

ADD / SUB / SMUL / UMUL with overflow second result top bits must be zero.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 2 Feb 2009 09:15:04 +0000 (09:15 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 2 Feb 2009 09:15:04 +0000 (09:15 +0000)
commit97d0e0e31409865b2077248a05b1b91b4a259d95
tree4482d68e872f2c1338f1884cceb653ac0029d8f7
parent781f2fb76344e3fe4e750b31adfa459343462628
ADD / SUB / SMUL / UMUL with overflow second result top bits must be zero.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63509 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp