fixed to test only the feature, not the feature and a CPU
authorSanjay Patel <spatel@rotateright.com>
Fri, 6 Mar 2015 20:58:15 +0000 (20:58 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 6 Mar 2015 20:58:15 +0000 (20:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231516 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/avx-vzeroupper.ll

index 4f0c6001a7c6ba89c8b2bb49ea765403bea1dacd..a16dc70e81c614b4c17254e8c539ba0ba40007ca 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -x86-use-vzeroupper -mtriple=x86_64-apple-darwin -mcpu=corei7-avx -mattr=+avx | FileCheck %s
+; RUN: llc < %s -x86-use-vzeroupper -mtriple=x86_64-apple-darwin -mattr=+avx | FileCheck %s
 
 declare i32 @foo()
 declare <4 x float> @do_sse(<4 x float>)