aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Triple.cpp
AgeCommit message (Expand)AuthorFilesLines
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/+2
2019-05-30[ARM] add target arch definitions for 8.1-M and MVESjoerd Meijer1-0/+2
2019-05-22[PPC64] Parse -elfv1 -elfv2 when specified on target tripleFangrui Song1-0/+4
2019-05-14AArch64: support binutils-like things on arm64_32.Tim Northover1-1/+12
2019-04-03[WebAssembly] Add Emscripten OS definition + small_printfAlon Zakai1-0/+2
2019-03-12Add XCOFF triple object format type for AIXJason Liu1-0/+6
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-2/+2
2019-01-15[Nios2] Remove Nios2 backendCraig Topper1-11/+0
2019-01-15[WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses itDan Gohman1-0/+2
2018-11-29Add Hurd target to LLVMSupport (1/2)Kristina Brooks1-0/+2
2018-09-27[mips] Add support MIPS r6 Debian triplesSimon Atanasyan1-11/+20
2018-09-26[ARM/AArch64][v8.5A] Add Armv8.5-A targetOliver Stannard1-0/+2
2018-09-17[mips] Fix MIPS N32 ABI triples supportSimon Atanasyan1-2/+10
2018-08-25This patch adds support to LLVM for writing HermitCore (https://hermitcore.or...Eric Christopher1-0/+2
2018-08-08[ADT] Normalize empty triple componentsPetr Hosek1-0/+6
2018-07-05[OpenEmbedded] Add OpenEmbedded vendorMandeep Singh Grang1-0/+2
2018-06-29[ARM][AArch64] Armv8.4-A EnablementSjoerd Meijer1-0/+2
2018-05-01Remove \brief commands from doxygen comments.Adrian Prantl1-3/+3
2018-03-23[AMDGPU] Remove use of OpenCL triple environment and replace with function at...Tony Tye1-2/+0
2018-03-05[AMDGPU] Remove unused AMDOpenCL triple environmentTony Tye1-2/+0
2018-02-27[ADT] Recognize ppc as valid architecture in target triple.Jonas Devlieghere1-1/+1
2018-01-23[WebAssembly] Switch to *-wasm as the default target triple.Dan Gohman1-2/+4
2017-10-23Add a new Simulator entry for the target triple environment.Bob Wilson1-0/+2
2017-09-29[Triple] Add AMDPAL operating system typeTim Renouf1-0/+2
2017-09-14[mips] Recognise the triple used by Debian for MIPS n32 ABISimon Atanasyan1-0/+2
2017-08-24[ARC] Add ARC backend.Pete Couperus1-0/+9
2017-08-10[ARM][AArch64] ARMv8.3-A enablementSam Parker1-0/+2
2017-07-27[TargetParser] Use enum classes for various ARM kind enums.Florian Hahn1-41/+48
2017-07-21Remove Bitrig: LLVM ChangesErich Keane1-2/+0
2017-06-25Add support for Ananas platformEd Schouten1-0/+2
2017-06-07[Linker] Remove warning when linking ARM and Thumb IR modules.Florian Hahn1-0/+15
2017-06-06Sort the remaining #include lines in include/... and lib/....Chandler Carruth1-1/+1
2017-06-03ADT: handle special case of ARM environment for SUSESaleem Abdulrasool1-0/+4
2017-06-02Revert r304117 - WebAssembly object format isn't ready to be the defaultJacob Gravelle1-4/+2
2017-05-29[Nios2] Target registrationNikolai Bozhenov1-0/+11
2017-05-29Support: adjust the default obj format for wasmSaleem Abdulrasool1-2/+4
2017-05-18[ThinLTO] Do not assert when adding a module with a different butAkira Hatanaka1-0/+18
2017-05-03[Triple] Add a "macos" OS type that acts as a synonym for "macosx"Alex Lorenz1-1/+3
2017-04-24Add SUSE vendorIsmail Donmez1-0/+2
2017-02-28Set default CPU for OpenBSD/arm to Cortex-A8Brad Smith1-0/+1
2017-02-09[ARM] Add support for armv7ve triple in llvm (PR31358).George Burgess IV1-0/+2
2017-01-17[WebAssembly] Add triple support for the new wasm object formatDan Gohman1-0/+2
2016-11-23Revert "[Triple] Add Facebook vendor"Daniel Berlin1-2/+0
2016-11-22[Triple] Add Facebook vendorShoaib Meenai1-0/+2
2016-11-16Add a little endian variant of TCE.Pekka Jaaskelainen1-1/+10
2016-11-01[RISCV] Recognise riscv32 and riscv64 in triple parsing codeAlex Bradbury1-0/+21
2016-10-14Define "contiki" OS specifier.David L Kreitzer1-0/+2
2016-10-07[ARM]: Add Cortex-R52 target to LLVMJaved Absar1-0/+2