llvm-project/llvm/test/CodeGen
Brendon Cahoon 294efbbd3e Reland "[AMDGPU] Add gfx1013 target"
This reverts commit 211e584fa2.

Fixed a use-after-free error that caused the sanitizers to fail.
2021-06-08 21:15:35 -04:00
..
AArch64 GlobalISel: Avoid use of G_INSERT in insertParts 2021-06-08 14:44:24 -04:00
AMDGPU Reland "[AMDGPU] Add gfx1013 target" 2021-06-08 21:15:35 -04:00
ARC
ARM Remove "Rewrite Symbols" from codegen pipeline 2021-05-31 08:32:36 -07:00
AVR [AVR] Improve inline assembly 2021-05-30 23:44:43 +08:00
BPF BPF: Add more relocation kinds 2021-05-25 08:19:13 -07:00
Generic reland [IR] make -stack-alignment= into a module attr 2021-06-08 10:59:46 -07:00
Hexagon [SelectionDAG] Extend FoldConstantVectorArithmetic to SPLAT_VECTOR 2021-06-04 09:53:15 +01:00
Inputs
Lanai
M68k [M68k] Support for inline asm operands w/ simple constraints 2021-05-20 14:00:09 -07:00
MIR AMDGPU: Move codegen test out of MIR test directory 2021-06-07 14:26:48 -04:00
MSP430 Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
Mips reland [IR] make -stack-alignment= into a module attr 2021-06-08 10:59:46 -07:00
NVPTX Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
PowerPC [Constants][PowerPC] Check exactlyValue for ppc_fp128 in isNullValue 2021-06-03 20:31:01 +00:00
RISCV [RISCV] Remove dead code from fixed-vectors-abs.ll test cases. NFC 2021-06-08 11:24:23 -07:00
SPARC [TargetLowering] Only inspect attributes in the arguments for ArgListEntry 2021-05-18 14:30:22 -07:00
SystemZ [SystemZ] Return true from convertSetCCLogicToBitwiseLogic for scalar integer. 2021-06-08 16:27:28 -05:00
Thumb Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
Thumb2 [ARM] Generate VDUP(Const) from constant buildvectors 2021-06-08 20:51:33 +01:00
VE
WebAssembly [WebAssembly][CodeGen] IR support for WebAssembly local variables 2021-06-01 11:31:39 +02:00
WinCFGuard Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
WinEH Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
X86 reland [IR] make -stack-alignment= into a module attr 2021-06-08 10:59:46 -07:00
XCore