aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/TripleTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott1-2144/+0
2022-11-10[ADT][Triple] Add environment kinds for LoongArch GNU multiarch tuplesWANG Xuerui1-0/+60
2022-11-09[ARM] Move Triple::getARMCPUForArch into ARMTargetParserTomas Matheson1-64/+0
2022-09-29[ARM64EC] Add arm64ec for getArchNamechenglin.bi1-0/+10
2022-09-13[DX] DXContainer does not support COMDATChris Bieneman1-1/+15
2022-05-23[SPIR-V] Allow setting SPIR-V version via target triple.Anastasia Stulova1-0/+74
2022-04-20[SPIR-V](3/6) Add MC layer, object file support, and InstPrinterIlia Diachkov1-0/+8
2022-04-05[PS5] Add PS5 as a legal triple componentPaul Robinson1-0/+5
2022-03-29Add DXContainerChris Bieneman1-0/+3
2022-03-29[ADT] Flesh out HLSL raytracing environmentsChris Bieneman1-0/+36
2022-03-19Add DXIL tripleChris Bieneman1-0/+86
2022-02-22Add DriverKit supportEgor Zhdan1-0/+17
2022-02-10[LoongArch 1/6] Add triples loongarch{32,64} for the upcoming LoongArch targetLu Weining1-0/+46
2022-01-28[clang][ARM] Emit warnings when PACBTI-M is used with unsupported architecturesAmilendra Kodithuwakku1-0/+144
2021-12-07Revert "Revert "Use VersionTuple for parsing versions in Triple, fixing issue...James Farrell1-77/+77
2021-12-06Revert "Use VersionTuple for parsing versions in Triple, fixing issues that c...James Farrell1-77/+77
2021-12-06Use VersionTuple for parsing versions in Triple, fixing issues that caused th...James Farrell1-77/+77
2021-11-30Revert "Use VersionTuple for parsing versions in Triple. This makes it possib...Nikita Popov1-77/+77
2021-11-30Use VersionTuple for parsing versions in Triple. This makes it possible to di...James Farrell1-77/+77
2021-11-08[SPIR-V] Add SPIR-V triple and clang target info.Anastasia Stulova1-0/+28
2021-10-21[MIPS] Fix switching between 32/64-bit variants of r6 target triplesYunQiang Su1-0/+68
2021-04-21Delete le32/le64 targetsFangrui Song1-16/+0
2021-04-21[ARM][Driver][Windows] Allow command-line upgrade to Armv8.Simon Tatham1-0/+1
2021-03-25[Triple][Driver] Add muslx32 environment and use /lib/ld-musl-x32.so.1 for -d...Fangrui Song1-0/+6
2021-02-04[PS4] Allow triple to reflect the new company name.Paul Robinson1-0/+11
2021-01-06Fix failing triple test for macOS 11 with non-zero minor versions.Amara Emerson1-0/+8
2021-01-02[PowerPC] Add the LLVM triple for powerpcle [1/5]Brandon Bergren1-1/+1
2020-12-03[Triple][MachO] Define "arm64e", an AArch64 subarch for Pointer Auth.Ahmed Bougacha1-0/+5
2020-09-02[RFC][Target] Add a new triple called Triple::cskyZi Xuan Wu1-0/+29
2020-08-11[SystemZ/ZOS] Add binary format goff and operating system zos to the tripleKai Nacke1-0/+24
2020-07-28Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji1-35/+0
2020-07-27Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"Jinsong Ji1-0/+35
2020-07-27[PowerPC] Remove QPX/A2Q BGQ/BGP CNK supportJinsong Ji1-35/+0
2020-06-26Revert rGf0bab7875e78e01c149d12302dcc4b6d4c43e25c - "Triple.h - reduce Twine....Simon Pilgrim1-1/+0
2020-06-26Triple.h - reduce Twine.h include to forward declarations. NFC.Simon Pilgrim1-0/+1
2020-06-22[Triple] support macOS 11 os version numberAlex Lorenz1-0/+60
2020-01-28Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer1-2/+2
2020-01-09[VE] Target stub for NEC SX-AuroraKazushi (Jam) Marukawa1-0/+8
2020-01-08[PowerPC]: Add powerpcspe target triple subarch componentJustin Hibbits1-0/+7
2019-08-01Add support for openSUSE RISC-V tripleSam Elliott1-0/+6
2019-07-08Standardize on MSVC behavior for triples with no environmentReid Kleckner1-0/+2
2019-07-08[Triple] Add isRISCV functionAlex Bradbury1-0/+2
2019-07-03[triple] Use 'macabi' environment name for the Mac Catalyst triplesAlex Lorenz1-2/+2
2019-07-02[triple] add 'macCatalyst' environment typeAlex Lorenz1-0/+11
2019-05-15arm64_32: add some unittests that were in the wrong commit.Tim Northover1-0/+11
2019-04-30[WebAssembly] Test the "wasm32-wasi" tripleDan Gohman1-8/+18
2019-03-12Add XCOFF triple object format type for AIXJason Liu1-0/+8
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-16[WebAssembly] COWS has been renamed to WASI.Dan Gohman1-8/+8
2019-01-15[WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman1-0/+18