Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / PowerPC / ppc-machine.s
blobf7b71f8687994daca45931b8a716dc1cf8f94b9d
1 # RUN: llvm-mc -triple powerpc-unknown-unknown %s
2 # RUN: llvm-mc -triple powerpc64-unknown-unknown %s
3 # RUN: llvm-mc -triple powerpc64le-unknown-unknown %s
4 # RUN: llvm-mc -triple powerpc64le-unknown-unknown -filetype=null %s
6 # For now, the only thing we check is that the .machine directive
7 # is accepted without syntax error.
9 .machine push
10 .machine any
11 .machine pop
13 .machine "push"
14 .machine "any"
15 .machine "pop"
17 .machine ppc64
19 # Used in glibc.
20 .machine altivec
21 .machine power4
22 .machine power8