mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Change testcase commandline to be more strict and silence buildbots
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139554 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5fc48100ee
commit
8970060a4c
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 -promote-elements -mattr=+sse41 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=x86_64-apple-darwin -mcpu=corei7 -promote-elements -mattr=+sse41 | FileCheck %s
|
||||
|
||||
;CHECK: vsel_float
|
||||
;CHECK: blendvps
|
||||
|
Loading…
Reference in New Issue
Block a user