repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
MC
/
ARM
/
diagnostics-noneon.s
blob
310344ad710f952b634f277e8da0b99431fcf6c3
1
@ RUN
:
not
llvm-mc
-
triple
=
armv7-apple-darwin
-
mattr
=-
neon
< %
s
2
> %
t
2
@ RUN
:
FileCheck
--
check-prefix
=
CHECK-ERRORS
< %
t
%
s
3
4
vmov d5
,
d10
5
vmov q4
,
q5
6
@ CHECK-ERRORS
:
error
:
instruction requires
:
NEON
7
@ CHECK-ERRORS
:
error
:
instruction requires
:
NEON