1. 69127e1 Add Hurd target to LLVMSupport (1/2) by Kristina Brooks · 7 years ago
  2. e58c45a [mips] Add support MIPS r6 Debian triples by Simon Atanasyan · 7 years ago
  3. 7c3c4ba [ARM/AArch64][v8.5A] Add Armv8.5-A target by Oliver Stannard · 7 years ago
  4. 9265dca [mips] Fix MIPS N32 ABI triples support by Simon Atanasyan · 7 years ago
  5. 2ab8234 This patch adds support to LLVM for writing HermitCore (https://hermitcore.org) ELF binaries. by Eric Christopher · 7 years ago
  6. 7b27454 [ADT] Normalize empty triple components by Petr Hosek · 7 years ago
  7. 083f4d7 [OpenEmbedded] Add OpenEmbedded vendor by Mandeep Singh Grang · 7 years ago
  8. 195e904 [ARM][AArch64] Armv8.4-A Enablement by Sjoerd Meijer · 7 years ago
  9. 5f8f34e4 Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
  10. 7a893d4 [AMDGPU] Remove use of OpenCL triple environment and replace with function attribute for AMDGPU by Tony Tye · 8 years ago
  11. bf320ee [AMDGPU] Remove unused AMDOpenCL triple environment by Tony Tye · 8 years ago
  12. 425b248 [ADT] Recognize ppc as valid architecture in target triple. by Jonas Devlieghere · 8 years ago
  13. f2c1cae [WebAssembly] Switch to *-wasm as the default target triple. by Dan Gohman · 8 years ago
  14. 7e55e68 Add a new Simulator entry for the target triple environment. by Bob Wilson · 8 years ago
  15. 9f7ead3 [Triple] Add AMDPAL operating system type by Tim Renouf · 8 years ago
  16. b35dd1c [mips] Recognise the triple used by Debian for MIPS n32 ABI by Simon Atanasyan · 8 years ago
  17. 2d1f6d6 [ARC] Add ARC backend. by Pete Couperus · 8 years ago
  18. 9d95764 [ARM][AArch64] ARMv8.3-A enablement by Sam Parker · 8 years ago
  19. 67ddd1d [TargetParser] Use enum classes for various ARM kind enums. by Florian Hahn · 8 years ago
  20. d8f61f8 Remove Bitrig: LLVM Changes by Erich Keane · 8 years ago
  21. 3370e19 Add support for Ananas platform by Ed Schouten · 8 years ago
  22. 1d38129 [Linker] Remove warning when linking ARM and Thumb IR modules. by Florian Hahn · 8 years ago
  23. 6bda14b Sort the remaining #include lines in include/... and lib/.... by Chandler Carruth · 8 years ago
  24. ac76ec7 ADT: handle special case of ARM environment for SUSE by Saleem Abdulrasool · 8 years ago
  25. 2611592 Revert r304117 - WebAssembly object format isn't ready to be the default by Jacob Gravelle · 8 years ago
  26. 82f0801 [Nios2] Target registration by Nikolai Bozhenov · 8 years ago
  27. f122423 Support: adjust the default obj format for wasm by Saleem Abdulrasool · 8 years ago
  28. b10bff1 [ThinLTO] Do not assert when adding a module with a different but by Akira Hatanaka · 8 years ago
  29. c748d7b [Triple] Add a "macos" OS type that acts as a synonym for "macosx" by Alex Lorenz · 8 years ago
  30. 6dda317 Add SUSE vendor by Ismail Donmez · 8 years ago
  31. 159f3bb Set default CPU for OpenBSD/arm to Cortex-A8 by Brad Smith · 9 years ago
  32. ccf11c2 [ARM] Add support for armv7ve triple in llvm (PR31358). by George Burgess IV · 9 years ago
  33. 1209c7a [WebAssembly] Add triple support for the new wasm object format by Dan Gohman · 9 years ago
  34. 4056253 Revert "[Triple] Add Facebook vendor" by Daniel Berlin · 9 years ago
  35. 5497121 [Triple] Add Facebook vendor by Shoaib Meenai · 9 years ago
  36. 8483cf0 Add a little endian variant of TCE. by Pekka Jaaskelainen · 9 years ago
  37. b6e784a [RISCV] Recognise riscv32 and riscv64 in triple parsing code by Alex Bradbury · 9 years ago
  38. 3155abf Define "contiki" OS specifier. by David L Kreitzer · 9 years ago
  39. fb4b6e8 [ARM]: Add Cortex-R52 target to LLVM by Javed Absar · 9 years ago
  40. e023d62 [Triple] Add triple for Fuchsia by Petr Hosek · 9 years ago
  41. b7fb124 Use StringRef in Triple API (NFC) by Mehdi Amini · 9 years ago
  42. e190cd2 Triple: Add opencl environment type by Tom Stellard · 9 years ago
  43. 2cb55d7 [mips] Recognise the triple used by Debian stretch for mips64el. by Daniel Sanders · 9 years ago
  44. 068a805 IR: Set a TargetPrefix for nvvm intrinsics by Justin Bogner · 9 years ago
  45. 9c3aec2 Add RenderScript ArchType by Pirama Arumuga Nainar · 9 years ago
  46. 901269c [Triple] Reimplement isLittleEndian(). Now it works for arm too. by Davide Italiano · 9 years ago
  47. 941685e [Triple] Add isLittleEndian(). by Davide Italiano · 9 years ago
  48. a895a0c Add support for musl-libc on ARM Linux. by Rafael Espindola · 9 years ago
  49. 9768b0a Add a Musl environment to the triple. by Rafael Espindola · 9 years ago
  50. 5e845e5 Add AMDGPU related triple vendors/OSes by Matt Arsenault · 10 years ago
  51. 94bdbd0 ARMv7k: use Cortex-A7 by default even for tvOS by Tim Northover · 10 years ago
  52. dbfe870 [lanai] Add Lanai triple. by Jacques Pienaar · 10 years ago
  53. 429f280 AMDGPU: Fix getArchTypePrefix by Matt Arsenault · 10 years ago
  54. 510498c parseArch() supports more variations of arch names for PowerPC builds by Kelvin Li · 10 years ago
  55. e26f799 [ARM] Add ARMv8-M Baseline/Mainline LLVM targeting by Bradley Smith · 10 years ago
  56. 904d5fe Mark arm as the 32bit variant of aarch64 in Triple by Tamas Berghammer · 10 years ago
  57. ff1d084 [MC] Don't use the architecture to govern which object file format to use by David Majnemer · 10 years ago
  58. 05ac43f [WebAssembly] Experimental ELF writer support by Dan Gohman · 10 years ago
  59. 4667071 [ARM] Add ARMv8.2-A to TargetParser by Oliver Stannard · 10 years ago
  60. 7f0fc9c Avoid duplicate entry for cortex-a7 in the TargetParser (NFC) by Artyom Skrobov · 10 years ago
  61. 91f339a Handle ARMv6-J as an alias, instead of fake architecture by Artyom Skrobov · 10 years ago
  62. f187a65 Handle ARMv6KZ naming by Artyom Skrobov · 10 years ago
  63. 2c2f378 Cull non-standard variants of ARM architectures (NFC) by Artyom Skrobov · 10 years ago
  64. 5e6fce6 ARM: add watchOS default version support function. by Tim Northover · 10 years ago
  65. 2d4d161 ARM: support .watchos_version_min and .tvos_version_min. by Tim Northover · 10 years ago
  66. e1194bd [X86] Make elfiamcu an OS, not an environment. by Michael Kuperstein · 10 years ago
  67. fe89762 [X86] Add support for elfiamcu triple by Michael Kuperstein · 10 years ago
  68. b1d469c Initial migration of AVR backend by Dylan McKay · 10 years ago
  69. f054eca [ADT] Micro-optimize the Triple constructor by doing a single split and by Chandler Carruth · 10 years ago
  70. 4771217 [ADT] Add a single-character version of the small vector split routine by Chandler Carruth · 10 years ago
  71. 7842520 Add Myriad into enum VendorType by Douglas Katzman · 10 years ago
  72. 5543fbc Stop calling the flat out insane ARM target parsing code unless the by Chandler Carruth · 10 years ago
  73. 3309ef6 Teach the target parsing framework to directly compute the length of all by Chandler Carruth · 10 years ago
  74. bb47b9a [Triple] Stop abusing a class to have only static methods and just use by Chandler Carruth · 10 years ago
  75. ab48abe [WebAssembly] Don't default to ELF in the triple. by Dan Gohman · 10 years ago
  76. 4e2d799 [WebAssembly] Make getArchTypePrefix return "wasm". by Dan Gohman · 10 years ago
  77. b399095 Add a target environment for CoreCLR. by Pat Gavlin · 10 years ago
  78. f1ffbe7 Add amdopencl environment to triple by Matt Arsenault · 10 years ago
  79. 4ea14a6 [Triple] Add a helper to switch between big/little endian variants by Benjamin Kramer · 10 years ago
  80. 8465c00 Drop the OS from the WebAssembly target triple for now. by Dan Gohman · 10 years ago
  81. 10e730a [WebAssembly] Initial WebAssembly backend by Dan Gohman · 10 years ago
  82. 1b5767f Add 'shave' processor name to Triple by Douglas Katzman · 10 years ago
  83. 8cf9a4c [bpf] rename triple names bpf_be -> bpfeb by Alexei Starovoitov · 10 years ago
  84. 85aebc8 Simplify ARMTargetParser::getArchSynonym by Artyom Skrobov · 10 years ago
  85. 310dead [bpf] add big- and host- endian support by Alexei Starovoitov · 10 years ago
  86. 3a4ce89 [Support] Simplify Triple::getOSVersion by David Majnemer · 10 years ago
  87. aac4ea0 [ADT] Add Triple::getEnvironmentVersion by David Majnemer · 10 years ago
  88. 66b682a ARMTargetParser: Make BSD Thumb/BE armv6 work by Renato Golin · 10 years ago
  89. fe54d34 Move parseSubArch to ARMTargetParser. NFC by Renato Golin · 10 years ago
  90. fadc210 Adding profile and version parsers to ARMTargetParser by Renato Golin · 10 years ago
  91. b6b9e05 Make Triple::parseARMArch use ARMTargetParser by Renato Golin · 10 years ago
  92. bea5bd1 Remove unnecessary FIXME comment by Renato Golin · 10 years ago
  93. e8048f0 Get Triple::getARMCPUForArch() to use TargetParser by Renato Golin · 10 years ago
  94. f5f373f TargetParser: FPU/ARCH/EXT parsing refactory - NFC by Renato Golin · 10 years ago
  95. 50ed947 [ARM] Reject invalid -march values by John Brawn · 10 years ago
  96. 5eb52b7 Fix regression in parsing armv{6,7}hl- triples. These are used by SUSE by Ismail Donmez · 10 years ago
  97. 49e9613 Fix omission from adding sparcel (original http://reviews.llvm.org/D9263) by Douglas Katzman · 10 years ago
  98. e0ff282 New architecture name - 'sparcel' for Sparc little-endian. by Douglas Katzman · 10 years ago
  99. f384070 [ARM] Rename v8.1a from "extension" to "architecture": follow-up by Vladimir Sukharev · 10 years ago
  100. 57c85f5 [SystemZ] Support transactional execution on zEC12 by Ulrich Weigand · 10 years ago