summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Triple.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC,format] Sort switch cases alphabeticallySimon Moll2020-01-091-133/+133
* [VE] Target stub for NEC SX-AuroraKazushi (Jam) Marukawa2020-01-091-0/+11
* [PowerPC]: Add powerpcspe target triple subarch componentJustin Hibbits2020-01-081-1/+4
* [PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-muslFangrui Song2020-01-071-4/+0
* [triple] Use 'macabi' environment name for the Mac Catalyst triplesAlex Lorenz2019-07-031-2/+2
* [triple] add 'macCatalyst' environment typeAlex Lorenz2019-07-021-0/+2
* [ARM] add target arch definitions for 8.1-M and MVESjoerd Meijer2019-05-301-0/+2
* [PPC64] Parse -elfv1 -elfv2 when specified on target tripleFangrui Song2019-05-221-0/+4
* AArch64: support binutils-like things on arm64_32.Tim Northover2019-05-141-1/+12
* [WebAssembly] Add Emscripten OS definition + small_printfAlon Zakai2019-04-031-0/+2
* Add XCOFF triple object format type for AIXJason Liu2019-03-121-0/+6
* 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-2/+2
* [Nios2] Remove Nios2 backendCraig Topper2019-01-151-11/+0
* [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman2019-01-151-0/+2
* Add Hurd target to LLVMSupport (1/2)Kristina Brooks2018-11-291-0/+2
* [mips] Add support MIPS r6 Debian triplesSimon Atanasyan2018-09-271-11/+20
* [ARM/AArch64][v8.5A] Add Armv8.5-A targetOliver Stannard2018-09-261-0/+2
* [mips] Fix MIPS N32 ABI triples supportSimon Atanasyan2018-09-171-2/+10
* This patch adds support to LLVM for writing HermitCore (https://hermitcore.or...Eric Christopher2018-08-251-0/+2
* [ADT] Normalize empty triple componentsPetr Hosek2018-08-081-0/+6
* [OpenEmbedded] Add OpenEmbedded vendorMandeep Singh Grang2018-07-051-0/+2
* [ARM][AArch64] Armv8.4-A EnablementSjoerd Meijer2018-06-291-0/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-3/+3
* [AMDGPU] Remove use of OpenCL triple environment and replace with function at...Tony Tye2018-03-231-2/+0
* [AMDGPU] Remove unused AMDOpenCL triple environmentTony Tye2018-03-051-2/+0
* [ADT] Recognize ppc as valid architecture in target triple.Jonas Devlieghere2018-02-271-1/+1
* [WebAssembly] Switch to *-wasm as the default target triple.Dan Gohman2018-01-231-2/+4
* Add a new Simulator entry for the target triple environment.Bob Wilson2017-10-231-0/+2
* [Triple] Add AMDPAL operating system typeTim Renouf2017-09-291-0/+2
* [mips] Recognise the triple used by Debian for MIPS n32 ABISimon Atanasyan2017-09-141-0/+2
* [ARC] Add ARC backend.Pete Couperus2017-08-241-0/+9
* [ARM][AArch64] ARMv8.3-A enablementSam Parker2017-08-101-0/+2
* [TargetParser] Use enum classes for various ARM kind enums.Florian Hahn2017-07-271-41/+48
* Remove Bitrig: LLVM ChangesErich Keane2017-07-211-2/+0
* Add support for Ananas platformEd Schouten2017-06-251-0/+2
* [Linker] Remove warning when linking ARM and Thumb IR modules.Florian Hahn2017-06-071-0/+15
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* ADT: handle special case of ARM environment for SUSESaleem Abdulrasool2017-06-031-0/+4
* Revert r304117 - WebAssembly object format isn't ready to be the defaultJacob Gravelle2017-06-021-4/+2
* [Nios2] Target registrationNikolai Bozhenov2017-05-291-0/+11
* Support: adjust the default obj format for wasmSaleem Abdulrasool2017-05-291-2/+4
* [ThinLTO] Do not assert when adding a module with a different butAkira Hatanaka2017-05-181-0/+18
* [Triple] Add a "macos" OS type that acts as a synonym for "macosx"Alex Lorenz2017-05-031-1/+3
* Add SUSE vendorIsmail Donmez2017-04-241-0/+2
* Set default CPU for OpenBSD/arm to Cortex-A8Brad Smith2017-02-281-0/+1
* [ARM] Add support for armv7ve triple in llvm (PR31358).George Burgess IV2017-02-091-0/+2
* [WebAssembly] Add triple support for the new wasm object formatDan Gohman2017-01-171-0/+2
* Revert "[Triple] Add Facebook vendor"Daniel Berlin2016-11-231-2/+0
* [Triple] Add Facebook vendorShoaib Meenai2016-11-221-0/+2
OpenPOWER on IntegriCloud