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:
00fb386
)
fixed to test features, not CPUs
author
Sanjay Patel
<spatel@rotateright.com>
Wed, 11 Feb 2015 15:00:41 +0000
(15:00 +0000)
committer
Sanjay Patel
<spatel@rotateright.com>
Wed, 11 Feb 2015 15:00:41 +0000
(15:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228836
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/vec_fabs.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/vec_fabs.ll
b/test/CodeGen/X86/vec_fabs.ll
index ac02acfed342e6f2e17774453d62d0fba7ef64f3..bfefbcf5ebd3cb148040a6a96f580000c37b1b01 100644
(file)
--- a/
test/CodeGen/X86/vec_fabs.ll
+++ b/
test/CodeGen/X86/vec_fabs.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -mtriple=x86_64-unknown-unknown -m
cpu=corei7-
avx | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-unknown-unknown -m
attr=
avx | FileCheck %s
define <2 x double> @fabs_v2f64(<2 x double> %p)