HomeSort by relevance Sort by last modified time
    Searched full:mtriple (Results 1 - 25 of 5486) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/ARM/
ret0.ll 1 ; RUN: llc -mtriple=arm-eabi %s -o /dev/null
ret_arg1.ll 1 ; RUN: llc -mtriple=arm-eabi %s -o /dev/null
ret_void.ll 1 ; RUN: llc -mtriple=arm-eabi %s -o /dev/null
arguments2.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments3.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments4.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments5.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments6.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
ehabi-unwind.ll 3 ; RUN: llc < %s -mtriple=thumbv7 -disable-fp-elim
4 ; RUN: llc < %s -mtriple=thumbv7
  /external/llvm/test/CodeGen/Thumb/
triple.ll 1 ; RUN: llc < %s -mtriple=thumb | FileCheck %s
frame_thumb.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin \
3 ; RUN: llc < %s -mtriple=thumb-linux-gnueabi \
  /external/llvm/test/CodeGen/X86/
cstring.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | not grep comm
aligned-comm.ll 2 ; RUN: llc < %s -mtriple=i386-apple-darwin10 | grep "array,16512,7"
3 ; RUN: llc < %s -mtriple=i386-apple-darwin9 | grep "array,16512,7"
vararg_no_start.ll 1 ; RUN: llc -mtriple=x86_64-linux < %s | FileCheck %s
2 ; RUN: llc -mtriple=x86_64-windows-msvc < %s | FileCheck %s
version_directive.ll 1 ; RUN: llc -mtriple x86_64-apple-darwin15.0.0 -o - /dev/null | FileCheck %s
2 ; RUN: llc -mtriple x86_64-apple-macosx10.11.0 -o - /dev/null | FileCheck %s
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
cstring.ll 1 ; RUN: llc < %s -mtriple=i386-apple-darwin | not grep comm
  /external/llvm/test/CodeGen/Thumb2/
frameless.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-fp-elim | not grep mov
2 ; RUN: llc < %s -mtriple=thumbv7-linux -disable-fp-elim | not grep mov
  /external/llvm/test/MC/COFF/
initialised-data.ll 1 ; RUN: llc -mtriple i686-windows %s -o - | FileCheck %s
2 ; RUN: llc -mtriple x86_64-windows %s -o - | FileCheck %s
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
arguments2.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments3.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments4.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments5.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
arguments6.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi
2 ; RUN: llc < %s -mtriple=arm-apple-darwin
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb/
frame_thumb.ll 1 ; RUN: llc < %s -mtriple=thumb-apple-darwin \
3 ; RUN: llc < %s -mtriple=thumb-linux-gnueabi \
  /external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
frameless.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -disable-fp-elim | not grep mov
2 ; RUN: llc < %s -mtriple=thumbv7-linux -disable-fp-elim | not grep mov

Completed in 242 milliseconds

1 2 3 4 5 6 7 8 91011>>