aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/Targets.cpp
AgeCommit message (Expand)AuthorFilesLines
9 daysAdding Loongarch64 to OpenBSD parts (#149737)Slava "nerfur" Voronzoff1-0/+3
2025-07-15Remove Native Client support (#133661)Brad Smith1-12/+0
2025-06-20[clang] Add managarm support (#144791)no921-0/+9
2025-06-17Revert "[clang] Add managarm support" (#144514)Aaron Ballman1-9/+0
2025-06-17[clang] Add managarm support (#139271)no921-0/+9
2025-04-28[clang] Hide the `TargetOptions` pointer from `CompilerInvocation` (#106271)Jan Svoboda1-3/+4
2025-03-03[clang][LoongArch] Add OHOS target (#127555)Ami-zhang1-2/+8
2025-01-19[Driver][FreeBSD] Remove FreeBSD/loongarch32 support (#122515)Brad Smith1-3/+0
2025-01-10[Darwin][Driver][clang] arm64-apple-none-macho is missing the Apple macros fr...Ian Anderson1-0/+8
2025-01-10[Driver][NFC] Formatting fixes (#122519)Brad Smith1-8/+8
2024-12-25[Clang][Xtensa] Add Xtensa target. (#118008)Alexey Gerenkov1-0/+4
2024-12-25[Clang][MIPS] Create specific targets for MIPS PE/COFF (#121040)Hervé Poussineau1-0/+8
2024-12-13[clang][LoongArch] Add FreeBSD targets (#119191)hitmoon1-0/+6
2024-10-28Remove support for RenderScript (#112916)Aaron Ballman1-6/+0
2024-09-20Reland "[Driver] Add toolchain for X86_64 UEFI target" (#109364)Prabhuk1-0/+3
2024-09-19Revert "[Driver] Add toolchain for X86_64 UEFI target" (#109340)Prabhuk1-3/+0
2024-09-19[Driver] Add toolchain for X86_64 UEFI target (#76838)Prabhuk1-0/+3
2024-08-06Reapply "Finish deleting the le32/le64 targets" (#99079) (#101983)Aaron Ballman1-12/+0
2024-07-16Revert "Finish deleting the le32/le64 targets" (#99079)Aaron Ballman1-0/+12
2024-07-12Finish deleting the le32/le64 targets (#98497)Aaron Ballman1-12/+0
2024-06-07[clang][SPIR-V] Add support for AMDGCN flavoured SPIRV (#89796)Alex Voicu1-1/+4
2024-05-08[DXIL] Set DXIL Version in DXIL target triple based on shader model version (...S. Bharadwaj Yadavalli1-1/+1
2024-05-06Revert "[DirectX][DXIL] Set DXIL Version in DXIL target triple based on shade...S. Bharadwaj Yadavalli1-1/+1
2024-05-06[DirectX][DXIL] Set DXIL Version in DXIL target triple based on shader model ...S. Bharadwaj Yadavalli1-1/+1
2024-02-16Revert "[AArch64] Add soft-float ABI (#74460)" (#82032)Prabhuk1-1/+0
2024-02-15[AArch64] Add soft-float ABI (#74460)ostannard1-0/+1
2024-01-17Hurd: Add x86_64 support (#78065)Samuel Thibault1-0/+2
2023-10-26[Driver] Clean up unused architecture related bits for *BSD's (#69809)Brad Smith1-8/+0
2023-10-09[Driver] Hook up Haiku ARM support (#67222)Brad Smith1-0/+2
2023-09-25[Driver] Remove FreeBSD/riscv32 support (#67277)Brad Smith1-3/+0
2023-09-24[Driver] Hook up NetBSD/riscv support (#67256)Brad Smith1-2/+6
2023-09-11[SPIR-V] Add SPIR-V logical triple.Nathan Gauër1-0/+3
2023-09-02Fix indenting after Haiku additionBrad Smith1-2/+2
2023-09-02Hook up Haiku AArch64 and RISCV64 supportBrad Smith1-0/+6
2023-08-29Delete CloudABI supportBrad Smith1-12/+0
2023-08-27Delete Ananas supportBrad Smith1-4/+0
2023-08-23[Driver] Remove unlikely-working Minix.cpp and Contiki.cppFangrui Song1-2/+0
2023-06-16Fix diag for read-only target featuresYaxun (Sam) Liu1-0/+8
2023-04-18[clang] Return std::unique_ptr<TargetInfo> from AllocateTargetStoorx1-197/+251
2023-03-28[clang][PowerPC] Remove remaining Darwin supportDavid Tenty1-4/+0
2023-03-20[LLVM][OHOS] Clang toolchain and targetsPavel Kosov1-4/+28
2023-03-14Revert "[LLVM][OHOS] Clang toolchain and targets"Daniel Thornburgh1-28/+4
2023-03-14[LLVM][OHOS] Clang toolchain and targetsPavel Kosov1-4/+28
2023-02-07[NFC][TargetParser] Remove llvm/ADT/Triple.hArchibald Elliott1-1/+1
2022-10-03[Clang][MinGW][cygwin] Fix __declspec with -fdeclspec enabledAlvin Wong1-3/+4
2022-08-23[Clang][LoongArch] Add initial LoongArch target and driver supportWeining Lu1-0/+15
2022-06-01[PS5] Add PS5OSTargetInfo class, update affected testsPaul Robinson1-0/+2
2022-04-06[Clang][CSKY] Add the CSKY target and compiler driverZi Xuan Wu1-0/+9
2022-03-28Add clang DirectX target supportChris Bieneman1-0/+3
2022-02-02[clang][macho] add clang frontend support for emitting macho files with two b...Alex Lorenz1-0/+4