Sign in
fuchsia
/
third_party
/
swift-llvm
/
refs/heads/stable
/
.
/
test
/
CodeGen
/
PowerPC
/
a2q.ll
blob: b1a6ebe6efba51cd38c9a842b863e2da8db1c29a [
file
] [
log
] [
blame
] [
edit
]
; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2q | FileCheck %s
; RUN: llc -verify-machineinstrs < %s -march=ppc64 -mcpu=a2 -mattr=+qpx | FileCheck %s
define
void
@foo
()
{
entry
:
ret
void
}
; CHECK: @foo