repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
AArch64
/
armv8r-inst.s
blob
8b613b154e259ea3bed52cc677a1472d8a0abfaa
1
//
RUN
:
llvm-mc
-
triple aarch64
-
show-encoding
-
mattr
=+
v8r
-
o
- %
s | FileCheck
%
s
2
.text
3
dfb
4
5
//
CHECK
:
.text
6
//
CHECK-NEXT
:
dfb
//
encoding
: [
0x9f
,
0x3c
,
0x03
,
0xd5
]