mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
llvm/test/CodeGen/X86/fold-vex.ll: Add explicit triple.
llvm-svn: 171029
This commit is contained in:
parent
286f6b8ea1
commit
d92f25d49d
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -mcpu=corei7-avx -march=x86-64 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mcpu=corei7-avx | FileCheck %s
|
||||
|
||||
;CHECK: @test
|
||||
; No need to load from memory. The operand will be loaded as part of th AND instr.
|
||||
|
Loading…
x
Reference in New Issue
Block a user