projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9044440
)
fix test attributes; these are SSE2 tests, not Nehalem tests
author
Sanjay Patel
<spatel@rotateright.com>
Sun, 8 Feb 2015 20:50:58 +0000
(20:50 +0000)
committer
Sanjay Patel
<spatel@rotateright.com>
Sun, 8 Feb 2015 20:50:58 +0000
(20:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228541
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/win_cst_pool.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/win_cst_pool.ll
b/test/CodeGen/X86/win_cst_pool.ll
index d534b126b1927b76281696c8cb192a0ab51e06ef..199557dac2061902123cf5549e55113b9e1374cf 100644
(file)
--- a/
test/CodeGen/X86/win_cst_pool.ll
+++ b/
test/CodeGen/X86/win_cst_pool.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -mtriple=x86_64-win32 -m
cpu=corei7
| FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-win32 -m
attr=sse2
| FileCheck %s
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-windows-msvc"