From: Sanjay Patel Date: Fri, 6 Mar 2015 20:34:20 +0000 (+0000) Subject: fixed to test only the feature, not the feature and a CPU X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e7abe0cdbcb5fac3e16bb7b84859315242b3e4d3;p=oota-llvm.git fixed to test only the feature, not the feature and a CPU git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231509 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/X86/trunc-ext-ld-st.ll b/test/CodeGen/X86/trunc-ext-ld-st.ll index 65f42bb7140..8c60697d803 100644 --- a/test/CodeGen/X86/trunc-ext-ld-st.ll +++ b/test/CodeGen/X86/trunc-ext-ld-st.ll @@ -1,4 +1,4 @@ -; RUN: llc < %s -march=x86-64 -mcpu=corei7 -mattr=+sse4.1 | FileCheck %s +; RUN: llc < %s -march=x86-64 -mattr=+sse4.1 | FileCheck %s ;CHECK-LABEL: load_2_i8: ; A single 16-bit load