llvm-project/clang/lib/Basic/Targets
Sven van Haastregt efb4d4c78c [OpenCL] Allow targets to select address space per type
Generalize getOpenCLImageAddrSpace into getOpenCLTypeAddrSpace, such
that targets can select the address space per type.

No functional changes intended.

Initial patch by Simon Perretta.

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

llvm-svn: 310911
2017-08-15 09:38:18 +00:00
..
AArch64.cpp [AArch64] Add support for a MinGW AArch64 target 2017-08-13 19:42:17 +00:00
AArch64.h [AArch64] Add support for a MinGW AArch64 target 2017-08-13 19:42:17 +00:00
AMDGPU.cpp Add OpenCL 2.0 atomic builtin functions as Clang builtin 2017-08-04 18:16:31 +00:00
AMDGPU.h [OpenCL] Allow targets to select address space per type 2017-08-15 09:38:18 +00:00
ARM.cpp Update to use enum classes for various ARM *Kind enums 2017-07-27 16:28:39 +00:00
ARM.h Update to use enum classes for various ARM *Kind enums 2017-07-27 16:28:39 +00:00
AVR.cpp
AVR.h
BPF.cpp
BPF.h
Hexagon.cpp
Hexagon.h
Lanai.cpp
Lanai.h
Le64.cpp
Le64.h
MSP430.cpp
MSP430.h
Mips.cpp Revert r310057 2017-08-11 11:03:54 +00:00
Mips.h Revert r310057 2017-08-11 11:03:54 +00:00
NVPTX.cpp
NVPTX.h
Nios2.cpp
Nios2.h
OSTargets.cpp
OSTargets.h Define _GNU_SOURCE for RTEMS c++ 2017-08-02 14:36:52 +00:00
PNaCl.cpp
PNaCl.h
PPC.cpp
PPC.h
SPIR.cpp
SPIR.h
Sparc.cpp
Sparc.h
SystemZ.cpp
SystemZ.h
TCE.cpp
TCE.h
WebAssembly.cpp
WebAssembly.h
X86.cpp [X86] Implement __builtin_cpu_is 2017-08-10 20:28:30 +00:00
X86.h [X86] Implement __builtin_cpu_is 2017-08-10 20:28:30 +00:00
XCore.cpp
XCore.h