[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / CodeGen / PowerPC / check-cpu.ll
blob132be3058216b7a62795419959f79bbf1ab3df5a
1 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu \
2 ; RUN:     -mcpu=future < %s | FileCheck %s
3 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu \
4 ; RUN:     -mcpu=future < %s | FileCheck %s
5 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-unknown-linux-gnu \
6 ; RUN:     -mcpu=power10 < %s | FileCheck %s
7 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu \
8 ; RUN:     -mcpu=pwr10 < %s | FileCheck %s
11 ; Test -mcpu=[pwr10|future] is recognized on PowerPC.
13 ; CHECK-NOT: is not a recognized processor for this target
14 ; CHECK:     .text