blob: 5def467e648fb85923928f4041595b681ac620d5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
//===- PTX.td - Describe the PTX Target Machine ---------------*- tblgen -*-==//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
// This is the top level entry point for the PTX target.
//===----------------------------------------------------------------------===//
|