HomeSort by relevance Sort by last modified time
    Searched full:x86 (Results 751 - 775 of 4487) sorted by null

<<31323334353637383940>>

  /external/llvm/test/CodeGen/X86/
2004-06-10-StackifierCrash.ll 1 ; RUN: llc < %s -march=x86
2005-02-14-IllegalAssembler.ll 1 ; RUN: llc < %s -march=x86 | not grep 18446744073709551612
2006-07-10-InlineAsmAConstraint.ll 1 ; RUN: llc < %s -march=x86
2006-07-28-AsmPrint-Long-As-Pointer.ll 1 ; RUN: llc < %s -march=x86 | grep -- 4294967240
2007-03-18-LiveIntervalAssert.ll 1 ; RUN: llc < %s -march=x86
2007-09-06-ExtWeakAliasee.ll 1 ; RUN: llc < %s -march=x86 | grep weak | count 2
2008-04-28-CyclicSchedUnit.ll 1 ; RUN: llc < %s -march=x86
2008-07-11-SHLBy1.ll 1 ; RUN: llc < %s -march=x86-64 -o - | not grep shr
2009-01-31-BigShift.ll 1 ; RUN: llc < %s -march=x86 | not grep and
2010-06-14-fast-isel-fs-load.ll 1 ; RUN: llc -fast-isel -march=x86 < %s | grep %fs:
2011-03-30-CreateFixedObjCrash.ll 1 ; RUN: llc < %s -march=x86
combine-lds.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep fldl | count 1
extend.ll 1 ; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | grep movzx | count 1
2 ; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | grep movsx | count 1
illegal-vector-args-return.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep {mulpd %xmm3, %xmm1}
2 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep {mulpd %xmm2, %xmm0}
3 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep {addps %xmm3, %xmm1}
4 ; RUN: llc < %s -march=x86 -mattr=+sse2 | grep {addps %xmm2, %xmm0}
mul-remat.ll 1 ; RUN: llc < %s -march=x86 | grep mov | count 1
mul128.ll 1 ; RUN: llc < %s -march=x86-64 | grep mul | count 3
mul64.ll 1 ; RUN: llc < %s -march=x86 | grep mul | count 3
negative_zero.ll 1 ; RUN: llc < %s -march=x86 -mattr=-sse2,-sse3 | grep fchs
rem-2.ll 1 ; RUN: llc < %s -march=x86 | not grep cltd
shift-coalesce.ll 1 ; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | \
3 ; RUN: llc < %s -march=x86 -x86-asm-syntax=intel | \
shrink-fp-const2.ll 1 ; RUN: llc < %s -march=x86 | grep flds
sse42_64.ll 3 declare i64 @llvm.x86.sse42.crc32.64.8(i64, i8) nounwind
4 declare i64 @llvm.x86.sse42.crc32.64.64(i64, i64) nounwind
7 %tmp = call i64 @llvm.x86.sse42.crc32.64.8(i64 %a, i8 %b)
15 %tmp = call i64 @llvm.x86.sse42.crc32.64.64(i64 %a, i64 %b)
trap.ll 1 ; RUN: llc < %s -march=x86 -mcpu=yonah | grep ud2
urem-i8-constant.ll 1 ; RUN: llc < %s -march=x86 | grep 111
v4f32-immediate.ll 1 ; RUN: llc < %s -march=x86 -mattr=+sse | grep movaps

Completed in 73 milliseconds

<<31323334353637383940>>