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