| Commit message (Expand) | Author | Age | Files | Lines |
| * | [NFC,format] Sort switch cases alphabetically | Simon Moll | 2020-01-09 | 1 | -133/+133 |
| * | [VE] Target stub for NEC SX-Aurora | Kazushi (Jam) Marukawa | 2020-01-09 | 1 | -0/+11 |
| * | [PowerPC]: Add powerpcspe target triple subarch component | Justin Hibbits | 2020-01-08 | 1 | -1/+4 |
| * | [PowerPC][Triple] Use elfv2 on freebsd>=13 and linux-musl | Fangrui Song | 2020-01-07 | 1 | -4/+0 |
| * | [triple] Use 'macabi' environment name for the Mac Catalyst triples | Alex Lorenz | 2019-07-03 | 1 | -2/+2 |
| * | [triple] add 'macCatalyst' environment type | Alex Lorenz | 2019-07-02 | 1 | -0/+2 |
| * | [ARM] add target arch definitions for 8.1-M and MVE | Sjoerd Meijer | 2019-05-30 | 1 | -0/+2 |
| * | [PPC64] Parse -elfv1 -elfv2 when specified on target triple | Fangrui Song | 2019-05-22 | 1 | -0/+4 |
| * | AArch64: support binutils-like things on arm64_32. | Tim Northover | 2019-05-14 | 1 | -1/+12 |
| * | [WebAssembly] Add Emscripten OS definition + small_printf | Alon Zakai | 2019-04-03 | 1 | -0/+2 |
| * | Add XCOFF triple object format type for AIX | Jason Liu | 2019-03-12 | 1 | -0/+6 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [WebAssembly] COWS has been renamed to WASI. | Dan Gohman | 2019-01-16 | 1 | -2/+2 |
| * | [Nios2] Remove Nios2 backend | Craig Topper | 2019-01-15 | 1 | -11/+0 |
| * | [WebAssembly] Support multilibs for wasm32 and add a wasm OS that uses it | Dan Gohman | 2019-01-15 | 1 | -0/+2 |
| * | Add Hurd target to LLVMSupport (1/2) | Kristina Brooks | 2018-11-29 | 1 | -0/+2 |
| * | [mips] Add support MIPS r6 Debian triples | Simon Atanasyan | 2018-09-27 | 1 | -11/+20 |
| * | [ARM/AArch64][v8.5A] Add Armv8.5-A target | Oliver Stannard | 2018-09-26 | 1 | -0/+2 |
| * | [mips] Fix MIPS N32 ABI triples support | Simon Atanasyan | 2018-09-17 | 1 | -2/+10 |
| * | This patch adds support to LLVM for writing HermitCore (https://hermitcore.or... | Eric Christopher | 2018-08-25 | 1 | -0/+2 |
| * | [ADT] Normalize empty triple components | Petr Hosek | 2018-08-08 | 1 | -0/+6 |
| * | [OpenEmbedded] Add OpenEmbedded vendor | Mandeep Singh Grang | 2018-07-05 | 1 | -0/+2 |
| * | [ARM][AArch64] Armv8.4-A Enablement | Sjoerd Meijer | 2018-06-29 | 1 | -0/+2 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -3/+3 |
| * | [AMDGPU] Remove use of OpenCL triple environment and replace with function at... | Tony Tye | 2018-03-23 | 1 | -2/+0 |
| * | [AMDGPU] Remove unused AMDOpenCL triple environment | Tony Tye | 2018-03-05 | 1 | -2/+0 |
| * | [ADT] Recognize ppc as valid architecture in target triple. | Jonas Devlieghere | 2018-02-27 | 1 | -1/+1 |
| * | [WebAssembly] Switch to *-wasm as the default target triple. | Dan Gohman | 2018-01-23 | 1 | -2/+4 |
| * | Add a new Simulator entry for the target triple environment. | Bob Wilson | 2017-10-23 | 1 | -0/+2 |
| * | [Triple] Add AMDPAL operating system type | Tim Renouf | 2017-09-29 | 1 | -0/+2 |
| * | [mips] Recognise the triple used by Debian for MIPS n32 ABI | Simon Atanasyan | 2017-09-14 | 1 | -0/+2 |
| * | [ARC] Add ARC backend. | Pete Couperus | 2017-08-24 | 1 | -0/+9 |
| * | [ARM][AArch64] ARMv8.3-A enablement | Sam Parker | 2017-08-10 | 1 | -0/+2 |
| * | [TargetParser] Use enum classes for various ARM kind enums. | Florian Hahn | 2017-07-27 | 1 | -41/+48 |
| * | Remove Bitrig: LLVM Changes | Erich Keane | 2017-07-21 | 1 | -2/+0 |
| * | Add support for Ananas platform | Ed Schouten | 2017-06-25 | 1 | -0/+2 |
| * | [Linker] Remove warning when linking ARM and Thumb IR modules. | Florian Hahn | 2017-06-07 | 1 | -0/+15 |
| * | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
| * | ADT: handle special case of ARM environment for SUSE | Saleem Abdulrasool | 2017-06-03 | 1 | -0/+4 |
| * | Revert r304117 - WebAssembly object format isn't ready to be the default | Jacob Gravelle | 2017-06-02 | 1 | -4/+2 |
| * | [Nios2] Target registration | Nikolai Bozhenov | 2017-05-29 | 1 | -0/+11 |
| * | Support: adjust the default obj format for wasm | Saleem Abdulrasool | 2017-05-29 | 1 | -2/+4 |
| * | [ThinLTO] Do not assert when adding a module with a different but | Akira Hatanaka | 2017-05-18 | 1 | -0/+18 |
| * | [Triple] Add a "macos" OS type that acts as a synonym for "macosx" | Alex Lorenz | 2017-05-03 | 1 | -1/+3 |
| * | Add SUSE vendor | Ismail Donmez | 2017-04-24 | 1 | -0/+2 |
| * | Set default CPU for OpenBSD/arm to Cortex-A8 | Brad Smith | 2017-02-28 | 1 | -0/+1 |
| * | [ARM] Add support for armv7ve triple in llvm (PR31358). | George Burgess IV | 2017-02-09 | 1 | -0/+2 |
| * | [WebAssembly] Add triple support for the new wasm object format | Dan Gohman | 2017-01-17 | 1 | -0/+2 |
| * | Revert "[Triple] Add Facebook vendor" | Daniel Berlin | 2016-11-23 | 1 | -2/+0 |
| * | [Triple] Add Facebook vendor | Shoaib Meenai | 2016-11-22 | 1 | -0/+2 |