EnglishFrenchSpanish

Ad


OnWorks favicon

tblgen-3.5 - Online in the Cloud

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

This is the command tblgen-3.5 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.5 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 2
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 3
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 4
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 5
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 6
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • More »

Linux commands

Ad