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:
29e7e32
)
Attempt to run this test on x86 only.
author
Eric Christopher
<echristo@apple.com>
Wed, 19 May 2010 18:59:37 +0000
(18:59 +0000)
committer
Eric Christopher
<echristo@apple.com>
Wed, 19 May 2010 18:59:37 +0000
(18:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104143
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/FrontendC/2010-05-18-palignr.c
patch
|
blob
|
history
diff --git
a/test/FrontendC/2010-05-18-palignr.c
b/test/FrontendC/2010-05-18-palignr.c
index a383f778ee5af7224eedd9aae21add85c976efc1..9cebaf8e073ab74cb06cca74709627611614a588 100644
(file)
--- a/
test/FrontendC/2010-05-18-palignr.c
+++ b/
test/FrontendC/2010-05-18-palignr.c
@@
-1,4
+1,5
@@
// RUN: %llvmgcc -mssse3 -S -o - %s | llc -mtriple=x86_64-apple-darwin | FileCheck %s
+// XTARGET: x86,i386,i686
#include <tmmintrin.h>