HomeSort by relevance Sort by last modified time
    Searched full:mipsel (Results 201 - 225 of 1367) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/test/CodeGen/Mips/
neg1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
not1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
or1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
rem.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
remu.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
setgek.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
setltk.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
setultk.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
shift-parts.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
sitofp-selectcc-opt.ll 1 ; RUN: llc -march=mipsel < %s | FileCheck %s
sr1.ll 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=static < %s | FileCheck %s
3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -relocation-model=static < %s | FileCheck %s -check-prefix=NEG
sra1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sra2.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sub1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
sub2.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
ul1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
vector-load-store.ll 1 ; RUN: llc -march=mipsel -mattr=+dsp < %s | FileCheck %s
vector-setcc.ll 1 ; RUN: llc -march=mipsel < %s
xor1.ll 1 ; RUN: llc -march=mipsel -mattr=mips16 -relocation-model=pic -O3 < %s | FileCheck %s -check-prefix=16
  /external/llvm/test/ExecutionEngine/MCJIT/
test-ptr-reloc-sm-pic.ll 2 ; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386
  /external/llvm/test/LTO/X86/
parallel.ll 7 ; UNSUPPORTED: mips, mipsel, aarch64, powerpc64
  /external/llvm/test/MC/Mips/
micromips-alias.s 1 # RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -mcpu=mips32 %s -o - \
micromips-diagnostic-fixup.s 1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -arch=mips -mattr=+micromips 2>&1 -filetype=obj | FileCheck %s
micromips-el-fixup-data.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 \
set-mips0-directive.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 | \

Completed in 3399 milliseconds

1 2 3 4 5 6 7 891011>>