llvm-6502/test/CodeGen
Bill Wendling 5f5295224d Merging r182364:
------------------------------------------------------------------------
r182364 | d0k | 2013-05-21 02:58:54 -0700 (Tue, 21 May 2013) | 4 lines

X86: When emulating unsigned PCMPGTQ with PCMPGTD, fix the sign bit for the smaller type.

Otherwise we'll get a mix of signed and unsigned compares.
Fixes PR15977.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_33@182413 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-21 20:13:22 +00:00
..
AArch64
ARM Merging r181842: 2013-05-15 23:41:52 +00:00
CPP
Generic
Hexagon
Inputs
MBlaze
Mips
MSP430
NVPTX
PowerPC Merging r181800: 2013-05-14 18:34:27 +00:00
R600 Merging r182113: 2013-05-17 23:36:26 +00:00
SI
SPARC
SystemZ [SystemZ] Add CodeGen test cases 2013-05-06 16:17:29 +00:00
Thumb
Thumb2
X86 Merging r182364: 2013-05-21 20:13:22 +00:00
XCore