aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Driver/Inputs
AgeCommit message (Expand)AuthorFilesLines
2026-02-11[Flang] Fix finding the Flang runtime for the GPU (#180971)Joseph Huber1-0/+0
2026-02-11clang/AMDGPU: Do not look for rocm device libs if environment is llvm (#180922)Matt Arsenault2-0/+0
2026-02-05[Clang][retry 2] Lift HIPSPV onto the new offload driver (#179902)Henry Linjamäki1-0/+0
2026-02-05Reland "[clang][RISCV] Add big-endian RISC-V target support" (#177939)Djordje Todorovic15-0/+1
2026-01-30Revert "[Clang][retry] Lift HIPSPV onto the new offload driver" (#178946)Joseph Huber1-0/+0
2026-01-30[Clang][retry] Lift HIPSPV onto the new offload driver (#178664)Henry Linjamäki1-0/+0
2026-01-30[Clang] Include clang standard lib header directory from Linux (#175593)Joseph Huber2-0/+0
2026-01-29[clang][driver][darwin] Prefer DarwinSDKInfo for platform identification and ...Ian Anderson2-0/+58
2026-01-29Revert "[Clang] Lift HIPSPV onto the new offload driver (#168043)"Joseph Huber1-0/+0
2026-01-29[Clang] Lift HIPSPV onto the new offload driver (#168043)Henry Linjamäki1-0/+0
2026-01-27[clang][driver][darwin] Switch back to using CanonicalName to identify the SD...Ian Anderson1-0/+27
2026-01-26Reapply "[libclc] Rework libclc naming convention to use the triple (#177465)...Joseph Huber2-0/+0
2026-01-26Revert "[libclc] Rework libclc naming convention to use the triple (#177465)"Aiden Grossman2-0/+0
2026-01-26[libclc] Rework libclc naming convention to use the triple (#177465)Joseph Huber2-0/+0
2026-01-23[test][NFC] Add more keys to test SDKSettings files (#177538)Ian Anderson11-56/+199
2026-01-14Revert "[clang][RISCV] Add big-endian RISC-V target support" (#176039)Djordje Todorovic15-1/+0
2026-01-14[clang][RISCV] Add big-endian RISC-V target support (#165599)Djordje Todorovic15-0/+1
2026-01-05[clang][driver][darwin] Base the platform prefix on the SDK, not the target (...Ian Anderson7-5/+40
2025-12-19[Clang][Driver] Fix the missing Target-Triple-Level include path resolution i...Simi Pallipurath2-0/+0
2025-12-05[clang] Revert changes to prefer the toolchain-provided libc++.dylibLouis Dionne6-0/+0
2025-12-05[clang][Darwin] Prefer the toolchain-provided libc++.dylib if there is one (#...Louis Dionne6-0/+0
2025-11-06[ASan] Skip explicit check of 'xnack' feature for gfx1250 && gfx1251. (#166754)Amit Kumar Pandey2-0/+0
2025-10-06[clang] Move `-fprofile-instrument-use-path=` check to driver (#159667)Jan Svoboda1-0/+2
2025-09-25[Clang][NFC] Move GPU include directory to proper place (#160608)Joseph Huber5-0/+0
2025-08-22Reapply "[Clang] Take libstdc++ into account during GCC detection" #145056 (...Frederik Harwath27-0/+0
2025-08-19Revert "[Clang] Take libstdc++ into account during GCC detection" (#154368)Frederik Harwath27-0/+0
2025-08-19[Clang] Take libstdc++ into account during GCC detection (#145056)Frederik Harwath27-0/+0
2025-08-04[clang] Add the ability to link libclc OpenCL libraries (#146503)Fraser Cormack2-0/+0
2025-07-09[clang][AArch64] Parse more features in getHostCPUFeatures (#146323)Elvina Yakubova1-0/+0
2025-07-08[Clang][NFC] Add alias target for amdgpu-arch-tool and nvptx-arch-tool (#147558)Joseph Huber1-0/+4
2025-06-29Reland [Driver] Add support for GCC installation detection in Baremetal toolc...Garvit Gupta20-0/+4
2025-06-20[clang] Add managarm support (#144791)no9224-0/+0
2025-06-18Revert "Reland [Driver] Add support for GCC installation detection in… (#14...Garvit Gupta20-4/+0
2025-06-18Reland [Driver] Add support for GCC installation detection in Baremetal toolc...Garvit Gupta20-0/+4
2025-06-17Revert stack "[Driver] Add support for GCC installation detection in … (#14...Daniel Thornburgh20-4/+0
2025-06-17[Driver] Add support for GCC installation detection in Baremetal toolchain (#...Garvit Gupta20-0/+4
2025-06-17Revert "[clang] Add managarm support" (#144514)Aaron Ballman24-0/+0
2025-06-17[clang] Add managarm support (#139271)no9224-0/+0
2025-05-29[clang][Driver][OpenMP][SPIR-V] Fix SPIR-V OpenMP DeviceRTL expected file nam...Nick Sarnie1-0/+0
2025-05-09[Clang] [Driver] add a Cygwin ToolChain (#135691)jeremyd201921-0/+0
2025-05-08[clang][Darwin] Remove legacy framework search path logic in the frontend (#1...Ian Anderson4-0/+0
2025-04-03[clang][modules] Determine if the SDK supports builtin modules independent of...Ian Anderson7-6/+7
2025-04-03[flang-rt] Pass the whole path of libflang_rt.runtime.a to linker on AIX and ...Daniel Chen3-0/+0
2025-04-02[SYCL][SPIR-V Backend][clang-sycl-linker] Add SPIR-V backend support inside c...Arvind Sudarsanam4-0/+4
2025-04-02[AMDGPU] Remove detection of hip runtime for Spack (#133263)Harmen Stoppels27-5/+0
2025-04-01[clang-sycl-linker] Replace llvm-link with API calls (#133797)Arvind Sudarsanam4-0/+54
2025-03-28[Driver] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (#132821)Daniel Chen4-0/+0
2025-03-21Reapply "[AMDGPU] Use COV6 by default (#118515)" (#130963)Shilei Tian3-0/+0
2025-03-03[clang][LoongArch] Add OHOS target (#127555)Ami-zhang6-0/+0
2025-02-23[FatLTO] Detect LLD linker more reliably (#128285)Vincent Lee1-0/+1