aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Driver
AgeCommit message (Expand)AuthorFilesLines
2026-02-12[AIX] [PowerPC] Auto-enable modern-aix-as feature by default with integrated ...Riyaz Ahmad1-0/+22
2026-02-12[C++20] [Modules] Support to generate reduced BMI only (#181081)Chuanqi Xu1-0/+13
2026-02-11[Flang] Fix finding the Flang runtime for the GPU (#180971)Joseph Huber2-0/+5
2026-02-11[clang][modules] Remove fno-modules-check-relocated as a driver option (#180995)Cyndy Ishida1-0/+4
2026-02-11[clang-sycl-linker][offload] Set TheImageKind based on IsAOTCompileNeeded fla...Yury Plyakhin1-9/+20
2026-02-11clang/AMDGPU: Do not look for rocm device libs if environment is llvm (#180922)Matt Arsenault4-0/+34
2026-02-10[clang][Driver] Support Outline Flags on RISC-V and X86 (#163664)Sam Elliott4-3/+17
2026-02-10[WebAssembly] Add initial support for compact imports proposal (#176617)Sam Clegg1-0/+6
2026-02-10Make OpenCL an OSType rather than an EnvironmentType. (#170297)Marcos Maronas2-16/+16
2026-02-10Reland "[NVPTX] Validate user-specified PTX version against SM version" (#180...Justin Fargnoli3-10/+11
2026-02-10Correcting sanitizer-ld test to expect `-lstdc++` or `-lc++` (#180736)Björn Svensson1-1/+3
2026-02-09[clang][driver] Correcting arguments when using `libFuzzer` with `-shared-lib...Björn Svensson2-1/+19
2026-02-09[Driver][Darwin] Pass stack usage file for LTO (#178005)Marina Taylor1-0/+5
2026-02-09[RISCV][MC] Support experimental Zvabd instructionsPengcheng Wang1-0/+1
2026-02-07[X86] AMD Zen 6 Initial enablement (#179150)Ganesh1-0/+4
2026-02-06CodeGen, Driver: Add -fsanitize-trap-loop option.Peter Collingbourne1-0/+3
2026-02-06[clang][OpenMP][test] Use `-fopenmp=libomp` explicitly (#180221)Jordan Rupprecht1-7/+7
2026-02-06[clang]: reflection operator parsing for primitive types (#164692)Nhat Nguyen1-0/+3
2026-02-06[AMDGPU] Define new target gfx1170 (#180185)Mirko Brkušanin2-0/+3
2026-02-06[clang][OpenMP] Add OpenMP GPU optimization flag framework (#178914)Nicole Aschenbrenner1-0/+35
2026-02-05[Clang][retry 2] Lift HIPSPV onto the new offload driver (#179902)Henry Linjamäki7-79/+325
2026-02-05[Offloading] Offload Binary Format V2: Support Multiple Entries (#169425)Yury Plyakhin1-1/+1
2026-02-05Reland "[clang][RISCV] Add big-endian RISC-V target support" (#177939)Djordje Todorovic16-0/+96
2026-02-04[Clang] Remove use of deprecated `-fucda-allow-variadic-functions` (#179724)Joseph Huber6-15/+14
2026-02-04[NFC][clang-sycl-linker] Rename runSPIRVCodeGen to runCodeGen. (#179372)Alexey Bader1-4/+4
2026-02-04[Triple] Make a target triple "os" for firmware (#176272)Ian Anderson4-15/+124
2026-02-02[X86][APX] Disable PP2/PPX generation on Windows (#178122)Phoebe Wang2-10/+12
2026-01-30Revert "[Clang][retry] Lift HIPSPV onto the new offload driver" (#178946)Joseph Huber7-311/+79
2026-01-30[Clang][retry] Lift HIPSPV onto the new offload driver (#178664)Henry Linjamäki7-79/+311
2026-01-30[HIP] Make `--no-offloadlib` not link HIP's RT (#177677)Joseph Huber2-6/+9
2026-01-30[Clang] Include clang standard lib header directory from Linux (#175593)Joseph Huber4-0/+16
2026-01-30[Driver][Frontend] Add -f[no-]ms-anonymous-structs flag to control Microsoft ...Riyaz Ahmad1-0/+38
2026-01-29[clang][lit] Disable spirv-tools-err.c on Windows (#178751)Nick Sarnie1-0/+4
2026-01-29[clang][driver][darwin] Prefer DarwinSDKInfo for platform identification and ...Ian Anderson5-15/+86
2026-01-29Revert "[Clang] Lift HIPSPV onto the new offload driver (#168043)"Joseph Huber6-307/+78
2026-01-29[Clang] Try to fix HIPSPV tests after #168043Joseph Huber2-6/+8
2026-01-29[Clang] Lift HIPSPV onto the new offload driver (#168043)Henry Linjamäki6-78/+305
2026-01-29[AArch64][Driver] Enable host supported features with march=native. (#177128)Ricardo Jesus2-0/+24
2026-01-28[RISCV] Update P extension to 019. (#178031)Craig Topper1-1/+1
2026-01-27[clang][driver][darwin] Switch back to using CanonicalName to identify the SD...Ian Anderson2-11/+39
2026-01-27[RISCV] Rename Tenstorrent Ascalon D8 to Ascalon X (#178199)Ramkumar Ramachandra1-69/+69
2026-01-27[clang-cl] Handle -fmacro-prefix-map= (#177917)Hans Wennborg1-0/+1
2026-01-26macCatalyst: add SDKSettings.json as a dependency file if its potentially nee...Ian Anderson1-0/+4
2026-01-26Revert "macCatalyst: add SDKSettings.json as a dependency file if its potenti...Ian Anderson1-4/+0
2026-01-26Reapply "[libclc] Rework libclc naming convention to use the triple (#177465)...Joseph Huber3-0/+12
2026-01-26macCatalyst: add SDKSettings.json as a dependency file if its potentially nee...Ian Anderson1-0/+4
2026-01-26Revert "[libclc] Rework libclc naming convention to use the triple (#177465)"Aiden Grossman3-12/+0
2026-01-26[libclc] Rework libclc naming convention to use the triple (#177465)Joseph Huber3-0/+12
2026-01-26[RISCV] Add Spacemit X100 processor definition (#173988)Mark Zhuang2-0/+91
2026-01-25[RISC-V][MC] Introduce RVY extension featureAlexander Richardson1-0/+1