Lines Matching full:describes
128 This describes new features, known bugs, and other limitations.
286 Describes the TableGen tool, which is used heavily by the LLVM code
298 This document describes the design and philosophy behind the LLVM
302 This document describes the current status of vectorization in LLVM.
305 This document describes the design and implementation of exception handling
313 This describes the file format and encoding used for LLVM "bc" files.
316 This document describes the LLVM System Library (``lib/System``) and
320 This document describes the interface between LLVM intermodular optimizer
330 Describes the inner workings of MCJIT execution engine.
340 This document describes segmented stacks and how they are used in LLVM.
343 This document describes the optional rich disassembly output syntax.
349 This document describes using the NVPTX back-end to compile GPU kernels.
352 This document describes how to use the AMDGPU back-end.
363 This describes the format and encoding used for LLVM’s code coverage mapping.
366 This describes a set of experimental extensions for garbage
370 Describes functions merging optimization.
407 Describes the LLVMBuild organization and files used by LLVM to specify
420 Describes how to use the Phabricator code review tool hosted on