/llvm-project/llvm/docs/ |
H A D | README.txt | 1 LLVM Documentation 4 LLVM's documentation is written in reStructuredText, a lightweight 8 system to create HTML pages which are hosted on <https://llvm.org/docs/> and 11 If you instead would like to generate and view the HTML locally, install 12 Sphinx <http://sphinx-doc.org/> and then do: 14 cd <build-dir> 15 cmake -DLLVM_ENABLE_SPHINX=true -DSPHINX_OUTPUT_HTML=true <src-dir> 16 make -j3 docs-llvm-html 17 $BROWSER <build-dir>/docs/html/index.html 20 `docs/Foo.rst` <-> `<build-dir>/docs//html/Foo.html` <-> `https://llvm.org/docs/Foo.html`. [all …]
|
/llvm-project/.github/workflows/ |
H A D | docs.yml | 1 # LLVM Documentation CI 2 # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 3 # See https://llvm.org/LICENSE.txt for license information. 4 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 14 - 'mai [all...] |
/llvm-project/openmp/docs/ |
H A D | README.txt | 1 OpenMP LLVM Documentation 4 OpenMP LLVM's documentation is written in reStructuredText, a lightweight 8 system to create HTML pages which are hosted on <https://llvm.org/docs/> and 11 If you instead would like to generate and view the HTML locally, install 12 Sphinx <http://sphinx-doc.org/> and then do: 14 cd <build-dir> 15 …cmake -DLLVM_ENABLE_SPHINX=true -DSPHINX_OUTPUT_HTML=true -DCMAKE_MODULE_PATH=/path/to/llvm/cmake/… 16 make docs-openmp-html 17 $BROWSER <build-dir>/docs/html/index.html 20 `docs/Foo.rst` <-> `<build-dir>/projects/openmp/docs//html/Foo.html` <-> [all …]
|
H A D | index.rst | 1 .. title:: Welcome to the documentation of OpenMP in LLVM! 6 additions. Please post on the `Discourse forums (Runtimes - 7 OpenMP) <https://discourse.llvm.org/c/runtimes/openmp/35>`__.. 13 LLVM/OpenMP Documentation <self> 16 LLVM/OpenMP Design & Overview 19 OpenMP impacts various parts of the LLVM project, from the frontends (`Clang 20 <https://clang.llvm.org/docs/OpenMPSupport.html>`_ and Flang), through 21 middle-end :ref:`optimizations <llvm_openmp_optimizations>`, up to the 24 A high-level overview of OpenMP in LLVM can be found :doc:`here <design/Overview>`. 36 both Flang and Clang. For this purpose, LLVM's OpenMP runtimes are [all …]
|
/llvm-project/llvm/utils/release/ |
H A D | build-docs.sh | 2 #===-- build-docs.sh - Tag the LLVM release candidates ---------------------===# 4 # Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 5 # See https://llvm.org/LICENSE.txt for license information. 6 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 8 #===------------------------------------------------------------------------===# 10 # Build documentation for LLVM releases. 14 # * dnf install doxygen texlive-epstopdf ghostscript \ 15 # ninja-build gcc-c++ 16 # * pip install --user -r ./llvm/docs/requirements.txt 18 # * apt-get install doxygen \ [all …]
|
/llvm-project/llvm/docs/_templates/ |
H A D | indexsidebar.html | 6 <ul class="want-points"> 7 <li><a href="https://llvm.org/docs/GettingStartedTutorials.html">Getting Started/Tutorials</a></li> 8 <li><a href="https://llvm.org/docs/UserGuides.html">User Guides</a></li> 9 <li><a href="https://llvm.org/docs/Reference.html">Referenc [all...] |
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
H A D | list.rst | 1 .. title:: clang-tidy - Clang-Tidy Checks 3 Clang-Tidy Checks 16 clang-analyzer/* 24 llvm/* 36 .. csv-table:: 39 :doc:`abseil-cleanup-ctad <abseil/cleanup-cta [all...] |
/llvm-project/clang/www/analyzer/ |
H A D | scan-build.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <title>The scan-build documentation has moved to clang.llvm.org</title> 6 …<link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html#s… 7 …<meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/CommandLi… 15 <!--#include virtual="menu.html.incl"--> 18 <h1>The scan-build documentation has moved to clang.llvm.org</h1> 19 <p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 20 <a href="https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html#scan-build">The new s… 21 <script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html#scan-… [all …]
|
H A D | filing_bugs.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <title>The filing bugs documentation has moved to clang.llvm.org</title> 6 <link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/FilingBugs.html"/> 7 …<meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/FilingBug… 8 <meta charset="UTF-8"> 16 <!--#include virtual="menu.html.incl"--> 19 <h1>The filing bugs documentation has moved to clang.llvm.org</h1> 20 <p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 21 <a href="https://clang.llvm.org/docs/analyzer/user-docs/FilingBugs.html">The new site</a> [all …]
|
H A D | installation.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <title>The installation documentation has moved to clang.llvm.org</title> 6 <link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/Installation.html"/> 7 …<meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/Installat… 15 <!--#include virtual="menu.html.incl"--> 18 <h1>The installation documentation has moved to clang.llvm.org</h1> 19 <p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 20 <a href="https://clang.llvm.org/docs/analyzer/user-docs/Installation.html">The new site</a> 21 <script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/Installation.html'</script> [all …]
|
H A D | command-line.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <title>The command line documentation has moved to clang.llvm.org</title> 6 …<link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html"/> 7 …<meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/CommandLi… 15 <!--#include virtual="menu.html.incl"--> 18 <h1>The command line documentation has moved to clang.llvm.org</h1> 19 <p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 20 <a href="https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html">The new site</a> 21 <script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html'</scr… [all …]
|
H A D | xcode.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <title>The Xcode documentation has moved to clang.llvm.org</title> 6 <link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/UsingWithXCode.html"/> 7 …<meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/UsingWith… 15 <!--#include virtual="menu.html.incl"--> 18 <h1>The Xcode documentation has moved to clang.llvm.org</h1> 19 <p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 20 <a href="https://clang.llvm.org/docs/analyzer/user-docs/UsingWithXCode.html">The new site</a> 21 <script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/UsingWithXCode.html'</scrip… [all …]
|
H A D | codechecker.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <title>The CodeChecker documentation has moved to clang.llvm.org</title> 6 …<link rel="canonical" href="https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html#c… 7 …<meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/user-docs/CommandLi… 15 <!--#include virtual="menu.html.incl"--> 18 <h1>The Codechecker documentation has moved to clang.llvm.org</h1> 19 <p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 20 <a href="https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html#codechecker">The new … 21 <script>window.location='https://clang.llvm.org/docs/analyzer/user-docs/CommandLineUsage.html#codec… [all …]
|
H A D | alpha_checks.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <title>Alpha Checkers documentation has moved to clang.llvm.org</title> 6 …<link rel="canonical" href="https://clang.llvm.org/docs/analyzer/checkers.html#experimental-checke… 7 …<meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/checkers.html#exper… 13 tr:first-child { width:20%; } 19 <!--#include virtual="menu.html.incl"--> 23 <h1>The clangd documentation has moved to clang.llvm.org</h1> 24 <p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 25 <a href="https://clang.llvm.org/docs/analyzer/checkers.html#experimental-checkers">The new site<a> [all …]
|
H A D | available_checks.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <title>Available Checkers documentation has moved to clang.llvm.org</title> 6 <link rel="canonical" href="https://clang.llvm.org/docs/analyzer/checkers.html"/> 7 <meta http-equiv="refresh" content="0;url=https://clang.llvm.org/docs/analyzer/checkers.html" /> 13 tr:first-child { width:20%; } 19 <!--#include virtual="menu.html.incl"--> 23 <h1>The clangd documentation has moved to clang.llvm.org</h1> 24 <p style="color:red; font-size:200%">This page is deprecated and will be removed in release 21.0</p> 25 <a href="https://clang.llvm.org/docs/analyzer/checkers.html">The new site<a> [all …]
|
/llvm-project/clang/docs/ |
H A D | CMakeLists.txt | 27 set(CLANG_DOXYGEN_QCH_FILENAME "org.llvm.clang.qch" CACHE STRING 29 set(CLANG_DOXYGEN_QHP_NAMESPACE "org.llvm.clang" CACHE STRING 32 "See http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters") 34 "See http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attribute [all...] |
/llvm-project/compiler-rt/www/ |
H A D | index.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <!-- Material used from: HTML 4.01 specs: http://www.w3.org/TR/html401/ --> 4 <html> 6 <META http-equi [all...] |
/llvm-project/clang/www/ |
H A D | menu.html.incl | 3 <a href="http://llvm.org/">LLVM Home</a> 8 <a href="http://llvm.org/releases/download.html">Download</a> 9 <a href="/index.html">About</a> 10 <a href="/features.html">Features</a> 11 <a href="/related.html">Related Projects</a> 12 <a href="/docs/UsersManual.html">User's Manual</a> 13 <a href="/compatibility.html">Language Compatibility</a> 14 <a href="/docs/LanguageExtensions.html">Language Extensions</a> 15 <a href="/c_status.html">C Status</a> 16 <a href="/cxx_status.html">C++ Status</a> [all …]
|
H A D | c_dr_status.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 3 <html> 5 <META http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <title>Clang - C Defect Report Status</title> 10 .none { background-color: #FFCCCC } 11 .partial { background-color: #FFE0B0 } 12 .unreleased { background-color: #FFFF99 } 13 .full { background-color: #CCFF99 } 14 .na { background-color: #DDDDDD } 15 .unknown { background-color: #EBCAFE } [all …]
|
/llvm-project/flang/docs/ |
H A D | CMakeLists.txt | 28 set(FLANG_DOXYGEN_QCH_FILENAME "org.llvm.flang.qch" CACHE STRING 30 set(FLANG_DOXYGEN_QHP_NAMESPACE "org.llvm.flang" CACHE STRING 33 "See http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters") 35 "See http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes") 78 add_custom_target(doxygen-flang 82 set_target_properties(doxygen-flang PROPERTIES FOLDER "Flang/Docs") 84 add_dependencies(doxygen doxygen-flang) 88 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/doxygen/html 89 DESTINATION docs/html) 99 list(APPEND LLVM_TABLEGEN_FLAGS "-I${TABLEGEN_INCLUDE_DIR}") [all …]
|
H A D | GettingStarted.md | 1 <!--===- docs/GettingStarted.md 3 Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 4 See https://llvm.org/LICENSE.txt for license information. 5 SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 --> 12 --- 14 --- 27 Note that instructions for building LLVM can be found at 28 https://llvm.org/docs/GettingStarted.html. 36 compiler-rt. Note that compiler-rt is only needed to access libraries that [all …]
|
/llvm-project/lldb/docs/resources/ |
H A D | contributing.rst | 5 --------------- 7 Please refer to the `LLVM Getting Started Guide 8 <https://llvm.org/docs/GettingStarted.html>`_ for general information on how to 9 get started on the LLVM project. A detailed explanation on how to build and 10 test LLDB can be found in the `build instructions <build.html>`_ and `test 11 instructions <test.html>`_ respectively. 14 -------------------- 16 Please refer to the `LLVM Developer Policy 17 <https://llvm.org/docs/DeveloperPolicy.html>`_ for information about 18 authoring and uploading a patch. LLDB differs from the LLVM Developer [all …]
|
/llvm-project/clang-tools-extra/docs/clang-tidy/ |
H A D | Contributing.rst | 5 :program:`clang-tidy` has several own checks and can run Clang static analyzer 8 Checks are organized in modules, which can be linked into :program:`clang-tidy` 9 with minimal or no code changes in :program:`clang-tidy`. 13 report them in a way similar to how Clang diagnostics work. A fix-it hint can be 16 The interface provided by :program:`clang-tidy` makes it easy to write useful 20 There are a few tools particularly useful when developing clang-tidy checks: 25 * :program:`pp-trace` logs method calls on `PPCallbacks` for a source file 27 * :program:`clang-query` is invaluable for interactive prototyping of AST 29 * `clang-check`_ with the ``-as [all...] |
/llvm-project/ |
H A D | README.md | 1 # The LLVM Compiler Infrastructure 3 …ecards.dev/projects/github.com/llvm/llvm-project/badge)](https://securityscorecards.dev/viewer/?ur… 5 …llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml/badge.svg?branch=main&event=schedul… 7 Welcome to the LLVM project! 9 This repository contains the source code for LLVM, a toolkit for the 10 construction of highly optimized compilers, optimizers, and run-time 13 The LLVM project has multiple components. The core of the project is 14 itself called "LLVM". This contains all of the tools, libraries, and header 19 C-like languages use the [Clang](https://clang.llvm.org/) frontend. This 20 component compiles C, C++, Objective-C, and Objective-C++ code into LLVM bitcode [all …]
|
/llvm-project/third-party/benchmark/docs/ |
H A D | AssemblyTests.md | 26 // CHECK-LABEL: test_add: 38 #### LLVM Filecheck 40 [LLVM's Filecheck](https://llvm.org/docs/CommandGuide/FileCheck.html) 50 bits of assembly. ([`CHECK-NEXT`](https://llvm.org/docs/CommandGuide/FileCheck.html#the-check-next-… 53 * The tests are compiled with `-O3 -g0`. So we're only testing the 61 `<build-directory>/test/<test-name>.s` 63 …heck supports using [`CHECK` prefixes](https://llvm.org/docs/CommandGuide/FileCheck.html#cmdoption… 65 The Benchmark tests use `CHECK-CLANG` and `CHECK-GNU` for lines that 67 `CHECK` lines match against all compilers. (Note: `CHECK-NOT` and 68 `CHECK-LABEL` are NOT prefixes. They are versions of non-prefixed [all …]
|