summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Target/AMDGPU/CIInstructions.td
blob: 26a483a8abf6f92dd8adbf0732fdfc4880652f4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
//===-- CIInstructions.td - CI Instruction Defintions ---------------------===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
// Instruction definitions for CI and newer.
//===----------------------------------------------------------------------===//
// Remaining instructions:
// S_CBRANCH_CDBGUSER
// S_CBRANCH_CDBGSYS
// S_CBRANCH_CDBGSYS_OR_USER
// S_CBRANCH_CDBGSYS_AND_USER
OpenPOWER on IntegriCloud