summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/a2q.ll
blob: 84e2dfa991d78b293236b7bdea3bbcca095697ae (plain)
1
2
3
4
5
6
7
8
9
10
; RUN: llc -verify-machineinstrs < %s -mtriple=ppc64-- -mcpu=a2q | FileCheck %s
; RUN: llc -verify-machineinstrs < %s -mtriple=ppc64-- -mcpu=a2 -mattr=+qpx | FileCheck %s

define void @foo() {
entry:
  ret void
}

; CHECK: @foo