llvm-project/clang/lib/Basic/Targets
Ulrich Weigand e1d2d22d2a [SystemZ] Support vector registers with inline asm
Allow using vector register names and the "v" constraint
in inline asm to ensure compatibility with GCC.

llvm-svn: 322562
2018-01-16 15:39:23 +00:00
..
AArch64.cpp Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
AArch64.h [CodeGen][X86] Fix handling of __fp16 vectors. 2017-12-09 00:02:37 +00:00
AMDGPU.cpp AMDGPU: Don't add fp64 feature to r600 subtargets 2017-12-05 03:51:26 +00:00
AMDGPU.h [OpenCL] Fix layering violation by getOpenCLTypeAddrSpace 2017-12-06 10:11:28 +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 [OpenMP] Show error if VLAs are not supported 2017-11-18 21:00:46 +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 Add support for Myriad ma2x8x series of CPUs 2017-10-02 18:50:57 +00:00
Sparc.h Add support for Myriad ma2x8x series of CPUs 2017-10-02 18:50:57 +00:00
SystemZ.cpp [SystemZ] Support vector registers with inline asm 2018-01-16 15:39:23 +00:00
SystemZ.h [SystemZ] Support vector registers with inline asm 2018-01-16 15:39:23 +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 options for using the nontrapping-fptoint feature. 2017-11-28 01:13:45 +00:00
WebAssembly.h [WebAssembly] Add options for using the nontrapping-fptoint feature. 2017-11-28 01:13:45 +00:00
X86.cpp [X86] Make -mavx512f imply -mfma and -mf16c in the frontend like it does in the backend. 2018-01-11 01:37:59 +00:00
X86.h Added Control Flow Protection Flag 2018-01-09 08:53:59 +00:00
XCore.cpp
XCore.h