llvm-project/clang/lib/Basic/Targets
David Spickett 64de8763aa Revert "Implementation of global.get/set for reftypes in LLVM IR"
This reverts commit 31859f896c.

Causing SVE and RISCV-V test failures on bots.
2021-06-10 10:11:17 +00:00
..
AArch64.cpp [ARM][AArch64] Correct __ARM_FEATURE_CRYPTO macro and crypto feature 2021-05-14 14:19:46 +01:00
AArch64.h [ARM][AArch64] Require appropriate features for crypto algorithms 2021-04-28 16:26:18 +01:00
AMDGPU.cpp Reland "[AMDGPU] Add gfx1013 target" 2021-06-08 21:15:35 -04:00
AMDGPU.h [OpenCL] Add clang extension for bit-fields. 2021-05-24 12:42:17 +01:00
ARC.cpp
ARC.h Implement _ExtInt ABI for all ABIs in Clang, enable type for ABIs 2020-05-06 06:52:18 -07:00
ARM.cpp [ARM][AArch64] Correct __ARM_FEATURE_CRYPTO macro and crypto feature 2021-05-14 14:19:46 +01:00
ARM.h [ARM][AArch64] Require appropriate features for crypto algorithms 2021-04-28 16:26:18 +01:00
AVR.cpp [clang][AVR] Redefine [u]int16_t to be compatible with avr-gcc 2021-05-18 07:06:12 +08:00
AVR.h [clang][AVR] Redefine [u]int16_t to be compatible with avr-gcc 2021-05-18 07:06:12 +08:00
BPF.cpp [BPF] add support for 32 bit registers in inline asm 2021-05-16 11:01:47 -07:00
BPF.h [BPF] add support for 32 bit registers in inline asm 2021-05-16 11:01:47 -07:00
Hexagon.cpp [Hexagon] Add support for named registers cs0 and cs1 2021-03-18 09:53:22 -05:00
Hexagon.h Implement _ExtInt ABI for all ABIs in Clang, enable type for ABIs 2020-05-06 06:52:18 -07:00
Lanai.cpp
Lanai.h Implement _ExtInt ABI for all ABIs in Clang, enable type for ABIs 2020-05-06 06:52:18 -07:00
Le64.cpp [NFC] Remove reference to file deleted by D100981. 2021-04-22 10:40:18 -07:00
Le64.h [NFC] Remove reference to file deleted by D100981. 2021-04-22 10:40:18 -07:00
M68k.cpp [cfe] Support target-specific escaped character in inline asm 2021-05-24 21:39:21 -07:00
M68k.h [cfe] Support target-specific escaped character in inline asm 2021-05-24 21:39:21 -07:00
MSP430.cpp [MSP430] Actualize the toolchain description 2020-07-17 15:42:12 +03:00
MSP430.h [MSP430] Update register names 2020-06-26 15:32:07 +03:00
Mips.cpp Remove unreachable return (PR47026) 2020-08-07 11:23:43 +01:00
Mips.h Revert rGf0bab7875e78e01c149d12302dcc4b6d4c43e25c - "Triple.h - reduce Twine.h include to forward declarations. NFC." 2020-06-26 14:46:40 +01:00
NVPTX.cpp Reland "[AMDGPU] Add gfx1013 target" 2021-06-08 21:15:35 -04:00
NVPTX.h [OpenCL] Add clang extension for bit-fields. 2021-05-24 12:42:17 +01:00
OSTargets.cpp C++2a -> C++20 in some identifiers; NFC. 2020-04-21 15:37:19 -04:00
OSTargets.h Fix LIT test failure encountered on AIX 2021-06-08 23:56:42 -04:00
PNaCl.cpp
PNaCl.h Implement _ExtInt ABI for all ABIs in Clang, enable type for ABIs 2020-05-06 06:52:18 -07:00
PPC.cpp [PowerPC] Added multiple PowerPC builtins 2021-05-27 16:23:03 -05:00
PPC.h [PowerPC] Added multiple PowerPC builtins 2021-05-27 16:23:03 -05:00
RISCV.cpp [RISCV] Prevent __builtin_riscv_orc_b_64 from being compiled RV32 target. 2021-04-08 11:34:56 -07:00
RISCV.h [RISCV] Prevent __builtin_riscv_orc_b_64 from being compiled RV32 target. 2021-04-08 11:34:56 -07:00
SPIR.cpp Define __SPIR__ macro for spir/spir64 targets. 2020-06-03 12:36:21 -07:00
SPIR.h [OpenCL] Add DWARF address spaces mapping for SPIR 2021-06-04 18:10:54 +01:00
Sparc.cpp [clang][Sparc] Default to -mcpu=v9 for Sparc V8 on Solaris 2020-09-11 09:53:19 +02:00
Sparc.h [clang][Sparc] Default to -mcpu=v9 for Sparc V8 on Solaris 2020-09-11 09:53:19 +02:00
SystemZ.cpp [SystemZ] Support z15 processor name 2019-09-20 23:06:03 +00:00
SystemZ.h [SystemZ] Implement __builtin_eh_return_data_regno 2020-07-24 10:28:06 +02:00
TCE.cpp
TCE.h [SYCL] Enable `opencl_global_[host,device]` attributes for SYCL 2021-05-18 10:27:35 +03:00
VE.cpp [VE] Clang toolchain for VE 2020-06-24 10:12:09 +02:00
VE.h [VE] Change clang to support SjLj Lowering 2021-01-05 22:19:02 +09:00
WebAssembly.cpp Revert "Implementation of global.get/set for reftypes in LLVM IR" 2021-06-10 10:11:17 +00:00
WebAssembly.h [WebAssembly] Support for WebAssembly globals in LLVM IR 2021-05-11 11:19:29 +02:00
X86.cpp [OpenCL] Introduce new method for validating OpenCL target 2021-04-28 16:00:02 +03:00
X86.h [X32] Add Triple::isX32(), use it. 2021-06-07 20:48:39 +01:00
XCore.cpp [clang][XCore] Define __xcore__ for XCore target. 2021-04-26 15:06:04 +01:00
XCore.h Implement _ExtInt ABI for all ABIs in Clang, enable type for ABIs 2020-05-06 06:52:18 -07:00