Searched refs:mir (Results 1 – 25 of 74) sorted by relevance
123
1 # RUN: llc -mtriple aarch64-- -run-pass irtranslator -simplify-mir %s -o %t \3 # RUN: -simplify-mir %t -x mir -o - -verify-machineinstrs | FileCheck %s
1 # RUN: llc -mtriple aarch64-- -run-pass instruction-select -simplify-mir \6 # RUN: -simplify-mir -verify-machineinstrs %s -o - 2>&1 \
1 # RUN: llc -mtriple=arm64-apple-ios11.0.0 -o - -run-pass mir-canonicalizer %s | FileCheck %s
1 ; RUN: llc -mtriple=x86_64-pc-win32 -stop-after machine-sink %s -o %t.mir2 ; RUN: FileCheck %s < %t.mir3 ; RUN: llc %t.mir -mtriple=x86_64-pc-win32 -run-pass machine-sink
3 ; ModuleID = '../test/CodeGen/X86/avoid-sfb-mir.ll'4 source_filename = "../test/CodeGen/X86/avoid-sfb-mir.ll"
7 config.suffixes = ['.ll', '.mir', '.test', '.txt']
1 # RUN: llc < %s -x=mir -mtriple=x86_64-- -run-pass=simple-register-coalescing | FileCheck %s
1 ; RUN: llc -mtriple=x86_64-apple-unknown -stop-before=expand-isel-pseudos %s -o - -simplify-mir | F…
1 # RUN: llc -x mir < %s | FileCheck %s
1 # RUN: llc -o - -march=amdgcn -run-pass mir-canonicalizer -x mir %s | FileCheck %s
1 ; RUN: llc -mtriple x86_64-- -stop-before peephole-opt -o %t.mir %s2 ; RUN: llc -mtriple x86_64-- -run-pass none %t.mir -verify-machineinstrs -o - | FileCheck %s
1 # RUN: llc -o - %s -mtriple=x86_64-- -run-pass=none | llc -o - -x mir - -mtriple=x86_64-- -run-pass…
1 # RUN: llc -mtriple=x86_64-- -o - %s -run-pass=none -verify-machineinstrs -simplify-mir | FileCheck…
60 mir mir
1 config.suffixes = ['.mir']
4 dEQP-VK.wsi.mir.*
2 # This test ensures that an error is reported when the mir file has LLVM IR and
1 # RUN: llc -simplify-mir -run-pass=machine-outliner -verify-machineinstrs %s -o - | FileCheck %s
2 # RUN: llc -mtriple=aarch64--- -verify-machineinstrs -simplify-mir -run-pass=machine-outliner %s -o…
5 ; See vldm-liveness.mir for the bug this file originally testing.
81 mutable int &mir; // expected-error {{'mutable' cannot be applied to references}} member in C
7 ; ModuleID = 'generic-virtual-registers-type-error.mir'