a2q.ll 229 Bytes Raw Blame History Permalink 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