llvm-project/clang/lib/Basic/Targets
Erich Keane d45879d8ad Add NVPTX Support to ValidCPUList (enabling march notes)
A followup to: https://reviews.llvm.org/D42978
This patch adds NVPTX support for
enabling the march notes.

Differential Revision: https://reviews.llvm.org/D43045

llvm-svn: 324675
2018-02-08 23:16:00 +00:00
..
AArch64.cpp Make march/target-cpu print a note with the list of valid values for ARM 2018-02-08 23:14:15 +00:00
AArch64.h Make march/target-cpu print a note with the list of valid values for ARM 2018-02-08 23:14:15 +00:00
AMDGPU.cpp [AMDGPU] Switch to the new addr space mapping by default 2018-02-02 16:08:24 +00:00
AMDGPU.h [AMDGPU] Switch to the new addr space mapping by default 2018-02-02 16:08:24 +00:00
ARM.cpp Make march/target-cpu print a note with the list of valid values for ARM 2018-02-08 23:14:15 +00:00
ARM.h Make march/target-cpu print a note with the list of valid values for ARM 2018-02-08 23:14:15 +00:00
AVR.cpp
AVR.h Driver: hoist the `wchar_t` handling to the driver 2017-10-06 23:09:55 +00:00
BPF.cpp
BPF.h bpf: add -mcpu=# support for bpf 2017-08-23 04:26:17 +00:00
Hexagon.cpp [Hexagon] Add front-end support for Hexagon V65 2017-12-13 13:48:07 +00:00
Hexagon.h [Hexagon] Handling of new HVX flags and target-features 2017-10-18 18:10:13 +00:00
Lanai.cpp
Lanai.h
Le64.cpp
Le64.h
MSP430.cpp
MSP430.h
Mips.cpp [mips] Minor update to the comment (NFC) 2017-12-11 12:12:16 +00:00
Mips.h [mips] Introducing option -mabs=[legacy/2008] 2017-08-24 16:06:30 +00:00
NVPTX.cpp Add NVPTX Support to ValidCPUList (enabling march notes) 2018-02-08 23:16:00 +00:00
NVPTX.h Add NVPTX Support to ValidCPUList (enabling march notes) 2018-02-08 23:16:00 +00:00
Nios2.cpp
Nios2.h
OSTargets.cpp Toolchain: Normalize dwarf, sjlj and seh eh 2017-11-29 07:25:12 +00:00
OSTargets.h Fix TLS support check for Darwin 32-bit simulator targets. 2018-01-05 20:20:03 +00:00
PNaCl.cpp
PNaCl.h
PPC.cpp
PPC.h
RISCV.cpp [RISCV] Add the RISCV target and compiler driver 2018-01-11 13:36:56 +00:00
RISCV.h [RISCV] Add the RISCV target and compiler driver 2018-01-11 13:36:56 +00:00
SPIR.cpp
SPIR.h [OpenMP] Show error if VLAs are not supported 2017-11-18 21:00:46 +00:00
Sparc.cpp [Myriad] Define __ma2x5x and __ma2x8x 2018-02-06 22:39:47 +00:00
Sparc.h Add support for Myriad ma2x8x series of CPUs 2017-10-02 18:50:57 +00:00
SystemZ.cpp [NFCi] Replace a couple of usages of const StringRef& with StringRef 2018-02-07 23:04:38 +00:00
SystemZ.h [NFCi] Replace a couple of usages of const StringRef& with StringRef 2018-02-07 23:04:38 +00:00
TCE.cpp
TCE.h [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +00:00
WebAssembly.cpp [WebAssembly] Add target flags for sign-ext opcodes. 2018-01-19 17:16:32 +00:00
WebAssembly.h [WebAssembly] Factor out settings common to wasm32 and wasm64. NFC. 2018-01-23 20:22:12 +00:00
X86.cpp Add X86 Support to ValidCPUList (enabling march notes) 2018-02-08 23:15:02 +00:00
X86.h Add X86 Support to ValidCPUList (enabling march notes) 2018-02-08 23:15:02 +00:00
XCore.cpp
XCore.h