X86: When lowering shl_parts, don't emit shift amounts larger than the bit width.
[oota-llvm.git] / test / CodeGen / X86 / sse42-intrinsics-x86.ll
2013-10-24 Craig TopperReplace sse41/sse42 with sse4.1/sse4.2 in test command...
2013-10-24 Craig TopperAdd tests for SSE intrinsics in non-avx mode by copying...