1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/docs/CommandGuide
Andrew Savonichev 064cc1a22c [MCA] Add support for in-order CPUs
This patch adds a pipeline to support in-order CPUs such as ARM
Cortex-A55.

In-order pipeline implements a simplified version of Dispatch,
Scheduler and Execute stages as a single stage. Entry and Retire
stages are common for both in-order and out-of-order pipelines.

Differential Revision: https://reviews.llvm.org/D94928
2021-03-04 14:08:19 +03:00
..
bugpoint.rst
dsymutil.rst Fix typo in dsymutil.rst 2020-09-10 09:46:10 -07:00
FileCheck.rst [FileCheck] Add a literal check directive modifier 2020-12-18 17:26:15 -08:00
index.rst [llvm-profgen] [docs] Fix invalid header. Add to ToC. NFC. 2020-11-26 10:45:05 +01:00
lit.rst [lit] Add --ignore-fail 2021-02-24 13:10:27 -05:00
llc.rst [llc] (almost) remove --print-machineinstrs 2020-07-20 10:43:28 -07:00
lli.rst [llc] (almost) remove --print-machineinstrs 2020-07-20 10:43:28 -07:00
llvm-addr2line.rst
llvm-ar.rst
llvm-as.rst
llvm-bcanalyzer.rst
llvm-config.rst
llvm-cov.rst [docs/Coverage] Document -show-region-summary 2021-02-12 12:05:45 -08:00
llvm-cxxfilt.rst
llvm-cxxmap.rst
llvm-diff.rst
llvm-dis.rst
llvm-dwarfdump.rst
llvm-exegesis-analysis.png
llvm-exegesis.rst [llvm-exegesis][doc] Remove old FIXME. 2020-10-28 10:53:23 +01:00
llvm-extract.rst [docs] Fix typos 2020-08-09 19:31:49 -07:00
llvm-install-name-tool.rst [llvm] Fix typos in documentation (NFC) 2021-02-27 10:09:23 -08:00
llvm-lib.rst
llvm-libtool-darwin.rst [llvm-libtool] Emit warnings for files without symbols 2021-02-16 17:52:12 -08:00
llvm-link.rst
llvm-lipo.rst
llvm-locstats.rst
llvm-mca.rst [MCA] Add support for in-order CPUs 2021-03-04 14:08:19 +03:00
llvm-nm.rst
llvm-objcopy.rst [llvm-objcopy][llvm-strip] Improve --discard-all documentation and help 2021-03-04 10:25:35 +00:00
llvm-objdump.rst [llvm-objdump] Document --mattr=help in --help output 2020-11-30 12:52:54 +00:00
llvm-pdbutil.rst
llvm-profdata.rst Supplement instr profile with sample profile. 2020-07-27 20:17:40 -07:00
llvm-profgen.rst [CSSPGO][llvm-profgen] Context-sensitive profile data generation 2020-12-07 13:48:58 -08:00
llvm-ranlib.rst
llvm-readelf.rst [llvm-readelf] - Implement --section-details option. 2020-10-27 13:29:39 +03:00
llvm-readobj.rst [llvm-readobj] Add --coff-tls-directory flag to print TLS Directory & test. 2020-10-08 01:53:15 -07:00
llvm-size.rst
llvm-stress.rst
llvm-strings.rst
llvm-strip.rst [llvm-objcopy][llvm-strip] Improve --discard-all documentation and help 2021-03-04 10:25:35 +00:00
llvm-symbolizer.rst [llvm-symbolizer][doc] Reorder --relativenames in options list 2021-01-20 11:50:00 +00:00
locstats-compare.png
locstats-draw-plot.png
opt.rst
tblgen.rst [llvm] Fix typos in documentation (NFC) 2021-02-27 10:09:23 -08:00