diff options
author | Bill Wendling <isanbard@gmail.com> | 2008-11-22 07:24:01 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2008-11-22 07:24:01 +0000 |
commit | 253174bf50c932abaa680f465e2888c0e5272267 (patch) | |
tree | be3d2341639fa1e8150bce59509971f02b965fec /test/CodeGen/Generic/add-with-overflow.ll | |
parent | 8ac0d4b4fb10406278cd600214cd3ee6d76620cd (diff) |
Cleanup of the [SU]ADDO type legalization code. Patch by Duncan!
"It simplifies the type legalization part a bit, and produces better code by
teaching SelectionDAG about the extra bits in an i8 SADDO/UADDO node. In
essence, I spontaneously decided that on x86 this i8 boolean result would be
either 0 or 1, and on other platforms 0/1 or 0/-1, depending on whether the
platform likes it's boolean zero extended or sign extended."
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59864 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Generic/add-with-overflow.ll')
0 files changed, 0 insertions, 0 deletions