EnglishFrenchSpanish

Ad


OnWorks favicon

tblgen-3.8 - Online in the Cloud

Run tblgen-3.8 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command tblgen-3.8 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


tblgen - Target Description To C++ Code Generator

SYNOPSIS


tblgen [options] [filename]

DESCRIPTION


tblgen translates from target description (.td) files into C++ code that can be included
in the definition of an LLVM target library. Most users of LLVM will not need to use this
program. It is only for assisting with writing an LLVM target backend.

The input and output of tblgen is beyond the scope of this short introduction; please see
the introduction to TableGen.

The filename argument specifies the name of a Target Description (.td) file to read as
input.

OPTIONS


-help Print a summary of command line options.

-o filename
Specify the output file name. If filename is -, then tblgen sends its output to
standard output.

-I directory
Specify where to find other target description files for inclusion. The directory
value should be a full or partial path to a directory that contains target
description files.

-asmparsernum N
Make -gen-asm-parser emit assembly writer number N.

-asmwriternum N
Make -gen-asm-writer emit assembly writer number N.

-class className
Print the enumeration list for this class.

-print-records
Print all records to standard output (default).

-print-enums
Print enumeration values for a class.

-print-sets
Print expanded sets for testing DAG exprs.

-gen-emitter
Generate machine code emitter.

-gen-register-info
Generate registers and register classes info.

-gen-instr-info
Generate instruction descriptions.

-gen-asm-writer
Generate the assembly writer.

-gen-disassembler
Generate disassembler.

-gen-pseudo-lowering
Generate pseudo instruction lowering.

-gen-dag-isel
Generate a DAG (Directed Acycle Graph) instruction selector.

-gen-asm-matcher
Generate assembly instruction matcher.

-gen-dfa-packetizer
Generate DFA Packetizer for VLIW targets.

-gen-fast-isel
Generate a "fast" instruction selector.

-gen-subtarget
Generate subtarget enumerations.

-gen-intrinsic
Generate intrinsic information.

-gen-tgt-intrinsic
Generate target intrinsic information.

-gen-enhanced-disassembly-info
Generate enhanced disassembly info.

-version
Show the version number of this program.

EXIT STATUS


If tblgen succeeds, it will exit with 0. Otherwise, if an error occurs, it will exit with
a non-zero value.

Use tblgen-3.8 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 2
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 3
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 4
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • 5
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 6
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • More »

Linux commands

Ad