Home
last modified time | relevance | path

Searched refs:Building (Results 1 – 25 of 117) sorted by relevance

12345

/llvm-project-15.0.7/third-party/benchmark/docs/
H A Dplatform_specific_build_instructions.md3 ## Building with GCC
18 ## Building with Visual Studio 2015 or 2017
41 ## Building with Intel 2015 Update 1 or Intel System Studio Update 4
45 ## Building on Solaris
/llvm-project-15.0.7/clang-tools-extra/clangd/test/
H A Dcheck-fail.test6 // CHECK: Building preamble...
8 // CHECK: Building AST...
H A Dcheck.test6 // CHECK: Building preamble...
8 // CHECK: Building AST...
H A Dcheck-lines.test7 // CHECK: Building preamble...
8 // CHECK: Building AST...
/llvm-project-15.0.7/mlir/lib/Dialect/GPU/
H A DCMakeLists.txt88 "Building mlir with cuda support requires the NVPTX backend")
99 "Building mlir with cuda support requires a working CUDA install")
127 "Building mlir with ROCm support requires the AMDGPU backend")
/llvm-project-15.0.7/mlir/tools/mlir-shlib/
H A DCMakeLists.txt1 # Building libmlir-cpp.so fails if LLVM_ENABLE_PIC=Off
6 # Building libmlir-cpp.so may not work on MSVC
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/
H A DCMakeLists.txt27 libomptarget_say("Building CUDA offloading plugin.")
41 libomptarget_say("Building CUDA plugin linked against libcuda")
64 libomptarget_say("Building CUDA plugin for dlopened libcuda")
/llvm-project-15.0.7/llvm/docs/tutorial/
H A DBuildingAJIT4.rst2 Building a JIT: Extreme Laziness - Using LazyReexports to JIT from ASTs
15 Welcome to Chapter 4 of the "Building an ORC-based JIT in LLVM" tutorial. This
/llvm-project-15.0.7/flang/
H A DREADME.md39 ## Building flang
44 itself. This is called building standalone. Building standalone has the
51 ### Building flang in tree
52 Building flang in tree means building flang along with all of the projects on
98 ### Building flang standalone
153 ### Building flang with GCC
172 ### Building flang with clang
/llvm-project-15.0.7/libc/docs/
H A Druntimes_build.rst1 Building libc using the runtimes build setup
27 adapted to build the target ``llvmlibc``. Building that target will produce a
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DREADME.md21 ### Building and testing clangd
31 [Building LLVM with CMake documentation](https://llvm.org/docs/CMake.html)
H A DTUScheduler.h120 Building, enumerator
128 Building, // The AST is being built. enumerator
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-opt-remarks-lazy-bfi.ll47 ; HOTNESS-NEXT: Building MachineBlockFrequencyInfo on the fly
48 ; HOTNESS-NEXT: Building LoopInfo on the fly
49 ; HOTNESS-NEXT: Building DominatorTree on the fly
/llvm-project-15.0.7/lldb/source/Plugins/Trace/
H A DCMakeLists.txt1 option(LLDB_BUILD_INTEL_PT "Enable Building of Intel(R) Processor Trace Tool" OFF)
/llvm-project-15.0.7/libc/benchmarks/automemcpy/
H A DCMakeLists.txt6 MESSAGE(FATAL_ERROR "Building llvm-libc automemcpy requires Z3")
/llvm-project-15.0.7/llvm/test/Bindings/Go/
H A Dgo.test4 ;; Building Go bindings with Clang is currently unsupported on AIX.
/llvm-project-15.0.7/llvm/tools/llvm-go/
H A DCMakeLists.txt7 COMMENT "Building Go executable llvm-go")
/llvm-project-15.0.7/llvm/bindings/go/
H A DREADME.txt19 (see "Building LLVM" below).
21 Building LLVM
/llvm-project-15.0.7/clang-tools-extra/clangd/index/remote/
H A DREADME.md12 ## Building section in Clangd remote index
28 ### Building from sources argument
/llvm-project-15.0.7/mlir/tools/mlir-spirv-cpu-runner/
H A DCMakeLists.txt6 message(STATUS "Building SPIR-V CPU runner")
/llvm-project-15.0.7/llvm/cmake/modules/
H A DAddOCaml.cmake139 COMMENT "Building OCaml stub object file ${basename}${CMAKE_C_OUTPUT_EXTENSION}"
161 COMMENT "Building OCaml library ${name}"
172 COMMENT "Building OCaml documentation for ${name}"
/llvm-project-15.0.7/openmp/libomptarget/tools/deviceinfo/
H A DCMakeLists.txt13 libomptarget_say("Building the llvm-omp-device-info tool")
/llvm-project-15.0.7/llvm/tools/remarks-shlib/
H A DCMakeLists.txt1 # Building shared libraries requires PIC objects.
/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/
H A DCMakeLists.txt38 …libomptarget_say("Building DeviceRTL. Using clang: ${CLANG_TOOL}, llvm-link: ${LINK_TOOL} and opt:…
46 libomptarget_say("Building DeviceRTL. Using clang from in-tree build")
156 COMMENT "Building LLVM bitcode ${outfile}"
264 COMMENT "Building device code ${outfile}"
/llvm-project-15.0.7/clang/tools/clang-fuzzer/
H A DREADME.txt20 Building clang-fuzzer
45 Building clang-objc-fuzzer
74 Building clang-proto-fuzzer (Linux-only instructions)

12345