summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Triple.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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
* Add a little endian variant of TCE.Pekka Jaaskelainen2016-11-161-1/+10
* [RISCV] Recognise riscv32 and riscv64 in triple parsing codeAlex Bradbury2016-11-011-0/+21
* Define "contiki" OS specifier.David L Kreitzer2016-10-141-0/+2
* [ARM]: Add Cortex-R52 target to LLVMJaved Absar2016-10-071-0/+2
* [Triple] Add triple for FuchsiaPetr Hosek2016-10-061-0/+2
* Use StringRef in Triple API (NFC)Mehdi Amini2016-10-011-7/+7
* Triple: Add opencl environment typeTom Stellard2016-09-231-0/+2
* [mips] Recognise the triple used by Debian stretch for mips64el.Daniel Sanders2016-07-191-0/+2
* IR: Set a TargetPrefix for nvvm intrinsicsJustin Bogner2016-07-081-2/+3
* Add RenderScript ArchTypePirama Arumuga Nainar2016-07-021-73/+91
* [Triple] Reimplement isLittleEndian(). Now it works for arm too.Davide Italiano2016-06-291-30/+25
* [Triple] Add isLittleEndian().Davide Italiano2016-06-291-0/+4
* Add support for musl-libc on ARM Linux.Rafael Espindola2016-06-241-0/+5
* Add a Musl environment to the triple.Rafael Espindola2016-06-141-0/+2
* Add AMDGPU related triple vendors/OSesMatt Arsenault2016-02-131-0/+6
* ARMv7k: use Cortex-A7 by default even for tvOSTim Northover2016-02-111-0/+1
* [lanai] Add Lanai triple.Jacques Pienaar2016-02-111-0/+10
* AMDGPU: Fix getArchTypePrefixMatt Arsenault2016-01-221-2/+2
* parseArch() supports more variations of arch names for PowerPC buildsKelvin Li2016-01-191-4/+4
* [ARM] Add ARMv8-M Baseline/Mainline LLVM targetingBradley Smith2016-01-151-0/+4
* Mark arm as the 32bit variant of aarch64 in TripleTamas Berghammer2016-01-071-28/+28
OpenPOWER on IntegriCloud