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
/
X86
/
directive-arch.s
blob
5f148a2ffb17b41e1929dd2a71d74d4a205ce33a
1
## We currently parse but ignore .arch directives.
2
# RUN: llvm-mc -triple=x86_64 %s | FileCheck /dev/null --implicit-check-not=.arch
3
4
.arch i286
5
.arch generic32
6
7
.arch .avx512vl
8
.arch .noavx512bw
9
.arch .nop
10
.arch .sse4.2