llvm-project/clang/lib/Basic/Targets
Erich Keane 9176f669b4 [NFCi] Replace a couple of usages of const StringRef& with StringRef
No sense passing these by reference when a copy is about as free, and
saves on potential indirection later.

llvm-svn: 324540
2018-02-07 23:04:38 +00:00
..
AArch64.cpp [AArch64] Add ARMv8.2-A FP16 scalar intrinsics 2018-01-19 23:11:18 +00:00
AArch64.h [CodeGen][X86] Fix handling of __fp16 vectors. 2017-12-09 00:02:37 +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 Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
ARM.h [CodeGen][X86] Fix handling of __fp16 vectors. 2017-12-09 00:02:37 +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 [CUDA] Added partial support for CUDA-9.1 2018-01-30 00:00:12 +00:00
NVPTX.h [OpenCL] Add LangAS::opencl_private to represent private address space in AST 2017-10-13 03:37:48 +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 [X86] Add 'rdrnd' feature to silvermont to match recent gcc bug fix. 2018-01-26 19:34:45 +00:00
X86.h [NFCi] Replace a couple of usages of const StringRef& with StringRef 2018-02-07 23:04:38 +00:00
XCore.cpp
XCore.h