Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
llvm
/
lib
/
Support
/
TargetParser.cpp
cc3fa39
Fix build error due to missing cctype include in ARMTargetParser.cpp.
by David Spickett
· 7 years ago
e01718c
[ARM, AArch64] Move ARM/AArch64 target parsers into
by David Spickett
· 7 years ago
2a1b1d9
[AMDGPU] Defined gfx909 Raven Ridge 2
by Tim Renouf
· 7 years ago
7c3c4ba
[ARM/AArch64][v8.5A] Add Armv8.5-A target
by Oliver Stannard
· 7 years ago
71e43ee
AMDGPU: Re-apply r341982 after fixing the layering issue
by Konstantin Zhuravlyov
· 7 years ago
9506649
Revert "AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into TargetParser."
by Ilya Biryukov
· 7 years ago
941615e
AMDGPU: Move isa version and EF_AMDGPU_MACH_* determination into TargetParser.
by Konstantin Zhuravlyov
· 7 years ago
9c9c8b2
Start reserving x18 by default on Android targets.
by Peter Collingbourne
· 7 years ago
182bab8
Try to fix bot build failure
by Matt Arsenault
· 7 years ago
7dd9d58
AMDGPU: Partially move target handling code from clang to TargetParser
by Matt Arsenault
· 7 years ago
b828bb2
[ARM/AArch64] Support FP16 +fp16fml instructions
by Bernard Ogden
· 7 years ago
dc19834
[AArch64] Armv8.2-A: add the crypto extensions
by Sjoerd Meijer
· 7 years ago
195e904
[ARM][AArch64] Armv8.4-A Enablement
by Sjoerd Meijer
· 7 years ago
f11eb3e
AArch64: Implement support for the shadowcallstack attribute.
by Peter Collingbourne
· 7 years ago
0299cc9
[ARM] Add 'fillValidCPUArchList' to ARM targets
by Erich Keane
· 8 years ago
41e646d
[Support] Return an enum instead of an unsigned; NFC.
by George Burgess IV
· 8 years ago
4ed75a7
[TargetParser] Add missing armv8l ARMv8 variant.
by Florian Hahn
· 8 years ago
3cfdaa3
[TargetParser] Check size before accessing architecture version.
by Florian Hahn
· 8 years ago
0e6694d
Silence a bunch of implicit fallthrough warnings
by Adrian Prantl
· 8 years ago
da9f402
Remove redundant includes from lib/Support.
by Michael Zolotukhin
· 8 years ago
bfd4014
[TargetParser][AArch64] Add support for RDM feature in the target parser.
by Chad Rosier
· 8 years ago
b252ffd
[ARM][AArch64] Cortex-A75 and Cortex-A55 support
by Sam Parker
· 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
9f3a245
[AArch64] Add an SVE target feature to the backend and TargetParser.
by Amara Emerson
· 8 years ago
ee837a5
Unified logic for computing target ABI in backend and front end by moving this common code to Support/TargetParser.
by Eric Christopher
· 8 years ago
39949b1
[AArch64] Fix variable name ambiguity in r302078.
by Ahmed Bougacha
· 8 years ago
9097967
[AArch64] Make the TargetParser add CPU exts provided by the arch.
by Ahmed Bougacha
· 8 years ago
7c6dee9f
[ARM] Rename HW div feature to HW div Thumb. NFCI.
by Diana Picus
· 8 years ago
ab0f3b4
[AArch64] Add Cavium ThunderX support
by Joel Jones
· 9 years ago
ccf11c2
[ARM] Add support for armv7ve triple in llvm (PR31358).
by George Burgess IV
· 9 years ago
fb4b6e8
[ARM]: Add Cortex-R52 target to LLVM
by Javed Absar
· 9 years ago
a0016ec
Use StringReg in TargetParser APIs (NFC)
by Mehdi Amini
· 9 years ago
e56a53a
Add unittests to {ARM | AArch64}TargetParser.
by Zijiao Ma
· 9 years ago
5ee4982
[AArch64] Add RAS extensions support in AArch64TargetParser.
by Zijiao Ma
· 9 years ago
1ef925f
Support: correct AArch64 TargetParser implementation
by Saleem Abdulrasool
· 9 years ago
dfc5d1f
[AArch64] Adding a TargetParser for AArch64
by Renato Golin
· 9 years ago
4208381
Support: catch invalid accesses
by Saleem Abdulrasool
· 10 years ago
e26f799
[ARM] Add ARMv8-M Baseline/Mainline LLVM targeting
by Bradley Smith
· 10 years ago
46642ff
Reordering fields to reduce padding in LLVM. NFC
by Ben Craig
· 10 years ago
4667071
[ARM] Add ARMv8.2-A to TargetParser
by Oliver Stannard
· 10 years ago
91f339a
Handle ARMv6-J as an alias, instead of fake architecture
by Artyom Skrobov
· 10 years ago
768579c
TargetParser.cpp: Fixup -- StringRef::startswith() is better here. NFC.
by NAKAMURA Takumi
· 10 years ago
b6b2545
llvm/lib/Support/TargetParser.cpp: Rework llvm::ARM::getArchExtFeature() to avoid abuse of Twine in r253470.
by NAKAMURA Takumi
· 10 years ago
7b0a7d8
[ARM] Add +feature names to TargetParser extensions table
by Bradley Smith
· 10 years ago
f187a65
Handle ARMv6KZ naming
by Artyom Skrobov
· 10 years ago
bc09f39
NFC refactorings in lib/Support/TargetParser.cpp
by Artyom Skrobov
· 10 years ago
4adcb73
[ARM] Allow TargetParser to accurately target architectures
by Bradley Smith
· 10 years ago
2c2f378
Cull non-standard variants of ARM architectures (NFC)
by Artyom Skrobov
· 10 years ago
2d4d161
ARM: support .watchos_version_min and .tvos_version_min.
by Tim Northover
· 10 years ago
5a6e394
[ARM] Renaming +t2dsp feature into +dsp, as discussed on llvm-dev
by Artyom Skrobov
· 10 years ago
cf29644
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def
by Artyom Skrobov
· 10 years ago
e46da384
Revert "[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def"
by James Molloy
· 10 years ago
79b0ada
[ARM] Handle +t2dsp feature as an ArchExtKind in ARMTargetParser.def
by Artyom Skrobov
· 10 years ago
ea33e5e
Added arch extensions and default target features in TargetParser.
by Alexandros Lamprineas
· 10 years ago
822d54a
Remove a linear walk to find the default FPU for a given CPU by directly
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
799e880
Refactor the ARM target parsing to use a def file with macros to expand
by Chandler Carruth
· 10 years ago
4fc3a98
[Triple] Use clang-format to normalize the formatting of the ARM target
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
366dd9fd
[ARM] Fix MachO CPU Subtype selection
by Vedant Kumar
· 10 years ago
980b6cc
Revert "[ARM] Fix MachO CPU Subtype selection"
by Renato Golin
· 10 years ago
2f079be
[ARM] Fix MachO CPU Subtype selection
by Vedant Kumar
· 10 years ago
4ea7075
- Added support for parsing HWDiv features using Target Parser.
by Alexandros Lamprineas
· 10 years ago
69718d2
Edited the CPUNames table of TargetParser
by Alexandros Lamprineas
· 10 years ago
0e20b8d
- TargetParser does not handle armv7l in parseArchProfile().
by Alexandros Lamprineas
· 10 years ago
fcd93d5
-Added API for retrieving the default FPU of a CPU from TargetParser.
by Alexandros Lamprineas
· 10 years ago
a04e6b1
Caused regressions: compile Release+Asserts failed on clang-native-arm-cortex-a9
by Alexandros Lamprineas
· 10 years ago
ab9907a
-Added API for retrieving the default FPU of a CPU from TargetParser.
by Alexandros Lamprineas
· 10 years ago
3f7c893
[ARM]: Extend -mfpu options for half-precision and vfpv3xd
by Javed Absar
· 10 years ago
d552630
[ARM]: Extend -mfpu options for half-precision and vfpv3xd
by Javed Absar
· 10 years ago
d9e39d5
[ARM] Disabling vfp4 should disable fp16
by John Brawn
· 10 years ago
1781a68
TargetParser: Fix comments in enum(s) introduced in r239150. [-Wdocumentation]
by NAKAMURA Takumi
· 10 years ago
f2d06a5
[TargetParser] Properly attach functions of ARMTargetParser to the class
by Benjamin Kramer
· 10 years ago
985c04e
[ARM] Add support for -sp- FPUs and FPU none to TargetParser
by John Brawn
· 10 years ago
d03d229
[ARM] Add knowledge of FPU subtarget features to TargetParser
by John Brawn
· 10 years ago
acd1cd6
[ARMTargetParser] Follow-up for r239099: one case was missed
by Artyom Skrobov
· 10 years ago
85aebc8
Simplify ARMTargetParser::getArchSynonym
by Artyom Skrobov
· 10 years ago
230d298
[ARMTargetParser] Move IAS arch ext parser. NFC
by Renato Golin
· 10 years ago
42dad64
[ARMTargetParser] Adding sub-arch information for Clang. NFC
by Renato Golin
· 10 years ago
7374fcd
[ARMTargetParser] Adding a few more CPUs for Clang CPU detection. NFC.
by Renato Golin
· 10 years ago
e1326ca
Fix comments in ARMTargetParser. NFC.
by Renato Golin
· 10 years ago
f7c0d5f
ARMTargetParser: Normalising build attributes
by Renato Golin
· 10 years ago
ebdd12c
Reinforce ARMTargetParser::getCanonicalArchName validation
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
e8048f0
Get Triple::getARMCPUForArch() to use TargetParser
by Renato Golin
· 10 years ago
35de35d
Change TargetParser enum names to avoid macro conflicts (llvm)
by Renato Golin
· 10 years ago
f5f373f
TargetParser: FPU/ARCH/EXT parsing refactory - NFC
by Renato Golin
· 10 years ago