summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/TripleTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [VE] Target stub for NEC SX-AuroraKazushi (Jam) Marukawa2020-01-091-0/+8
* [PowerPC]: Add powerpcspe target triple subarch componentJustin Hibbits2020-01-081-0/+7
* Add support for openSUSE RISC-V tripleSam Elliott2019-08-011-0/+6
* Standardize on MSVC behavior for triples with no environmentReid Kleckner2019-07-081-0/+2
* [Triple] Add isRISCV functionAlex Bradbury2019-07-081-0/+2
* [triple] Use 'macabi' environment name for the Mac Catalyst triplesAlex Lorenz2019-07-031-2/+2
* [triple] add 'macCatalyst' environment typeAlex Lorenz2019-07-021-0/+11
* arm64_32: add some unittests that were in the wrong commit.Tim Northover2019-05-151-0/+11
* [WebAssembly] Test the "wasm32-wasi" tripleDan Gohman2019-04-301-8/+18
* Add XCOFF triple object format type for AIXJason Liu2019-03-121-0/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] COWS has been renamed to WASI.Dan Gohman2019-01-161-8/+8
* [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman2019-01-151-0/+18
* Add Hurd target to LLVMSupport (1/2)Kristina Brooks2018-11-291-0/+6
* [mips] Add support MIPS r6 Debian triplesSimon Atanasyan2018-09-271-0/+104
* [mips] Fix MIPS N32 ABI triples supportSimon Atanasyan2018-09-171-0/+53
* This patch adds support to LLVM for writing HermitCore (https://hermitcore.or...Eric Christopher2018-08-251-0/+6
* [ADT] Normalize empty triple componentsPetr Hosek2018-08-081-46/+79
* [OpenEmbedded] Add a unittest for aarch64-oe-linuxMandeep Singh Grang2018-07-191-0/+6
* [WebAssembly] Remove ELF file support.Sam Clegg2018-07-161-5/+0
* [OpenEmbedded] Add OpenEmbedded vendorMandeep Singh Grang2018-07-051-0/+6
* [AMDGPU] Remove use of OpenCL triple environment and replace with function at...Tony Tye2018-03-231-6/+0
* [AMDGPU] Remove unused AMDOpenCL triple environmentTony Tye2018-03-051-3/+0
* [ADT] Recognize ppc as valid architecture in target triple.Jonas Devlieghere2018-02-271-0/+17
* [WebAssembly] Restore "*-wasm" tests.Dan Gohman2018-02-151-0/+5
* [WebAssembly] Update ADT/TripleTest.cpp now that default file format has changedSam Clegg2018-02-121-2/+7
* Add a new Simulator entry for the target triple environment.Bob Wilson2017-10-231-0/+9
* [Triple] Add AMDPAL operating system typeTim Renouf2017-09-291-0/+6
* [mips] Recognise the triple used by Debian for MIPS n32 ABISimon Atanasyan2017-09-141-0/+6
* [mips] Add unitests to check parsing MIPS triples. NFCSimon Atanasyan2017-09-131-0/+30
* [Triple] Define OS Check for HaikuRenato Golin2017-08-181-0/+12
* Add support for Ananas platformEd Schouten2017-06-251-0/+6
* Revert r305642Ismail Donmez2017-06-181-1/+1
* Test to correct triple for SUSE on ARMv7Ismail Donmez2017-06-181-1/+1
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* ADT: handle special case of ARM environment for SUSESaleem Abdulrasool2017-06-031-0/+5
* Add SUSE vendorIsmail Donmez2017-04-241-0/+6
* Set default CPU for OpenBSD/arm to Cortex-A8Brad Smith2017-02-281-0/+4
* TripleTest.FileFormat: check non-default valueAlex Denisov2017-02-041-0/+3
* TripleTest.BitWidthArchVariants: add missing arch types (thumb, arm, le, ...)Alex Denisov2017-02-041-0/+48
* TripleTest.EndianArchVariants: add missing arch types (tce, le)Alex Denisov2017-02-041-0/+16
* [WebAssembly] Add triple support for the new wasm object formatDan Gohman2017-01-171-0/+3
* [RISCV] Recognise riscv32 and riscv64 in triple parsing codeAlex Bradbury2016-11-011-0/+36
* Define "contiki" OS specifier.David L Kreitzer2016-10-141-0/+6
* [Triple] Add triple for FuchsiaPetr Hosek2016-10-061-0/+6
* Triple: Add opencl environment typeTom Stellard2016-09-231-0/+6
* Remove the Triple tests that stressing the TargetParser's behaviour.Zijiao Ma2016-08-171-191/+0
* [ADT] Make the triple test 1000x faster through more focused test cases.Chandler Carruth2016-08-061-53/+67
* [Triple] Reimplement isLittleEndian(). Now it works for arm too.Davide Italiano2016-06-291-0/+8
* Add support for musl-libc on ARM Linux.Rafael Espindola2016-06-241-0/+6
OpenPOWER on IntegriCloud