fix test attributes; this is an x86-64 test, not a Nehalem test
authorSanjay Patel <spatel@rotateright.com>
Sun, 8 Feb 2015 21:10:40 +0000 (21:10 +0000)
committerSanjay Patel <spatel@rotateright.com>
Sun, 8 Feb 2015 21:10:40 +0000 (21:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228545 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/widen_load-0.ll

index d5437281b274fb73b0ffcc459f90aba6f5c34d92..768a1be4edb154b51ecb0e132cb4e229f5ba0a0b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -o - -mtriple=x86_64-linux -mcpu=corei7 | FileCheck %s
+; RUN: llc < %s -o - -mtriple=x86_64-linux | FileCheck %s
 ; PR4891
 
 ; Both loads should happen before either store.