llvm-project/llvm/test/CodeGen
Matt Arsenault aa03bcd23c AMDGPU: Fix crashes in invalid call cases
We have to at least tolerate calls to kernels, possibly with a
mismatched calling convention on the callsite.

llvm-svn: 355049
2019-02-28 00:28:44 +00:00
..
AArch64 [AArch64] Add arithmetic zext bswap tests. 2019-02-26 13:22:35 +00:00
AMDGPU AMDGPU: Fix crashes in invalid call cases 2019-02-28 00:28:44 +00:00
ARC
ARM [ARM] Add Cortex-M35P 2019-02-26 12:02:12 +00:00
AVR [AVR] Insert unconditional branch when inserting MBBs between blocks with fallthrough 2019-01-21 04:32:02 +00:00
BPF [BPF] Don't fail for static variables 2019-02-27 05:36:15 +00:00
Generic [AVR] Remove unneeded XFAILs from the Generic CodeGen tests 2019-01-20 11:16:58 +00:00
Hexagon [Hexagon] Use misaligned load instead of trap0(#0) for __builtin_trap 2019-02-21 19:42:39 +00:00
Inputs
Lanai
MIR [X86] Add FPCW as an implicit use on floating point load instructions. 2019-02-08 20:50:09 +00:00
MSP430 Enable integrated assembler on MSP430 by default. 2019-02-05 18:01:45 +00:00
Mips [MIPS GlobalISel] Select G_UADDO 2019-02-26 17:22:42 +00:00
NVPTX [NVPTX] Some nvvm.read.ptx.sreg intrinsics should have IntrInaccessibleMemOnly attribute. 2019-01-26 00:28:32 +00:00
PowerPC Default to Secure PLT on PPC for NetBSD and OpenBSD. 2019-02-27 21:53:14 +00:00
RISCV [RISCV] Re-organise calling convention tests 2019-02-19 13:47:19 +00:00
SPARC
SystemZ [SystemZ] Pass regalloc hints to help Load-and-Test transformations. 2019-02-27 00:18:28 +00:00
Thumb [ARM] Add some more missing T1 opcodes for the peephole optimisier 2019-02-25 15:50:54 +00:00
Thumb2 [ARM] Add some missing thumb1 opcodes to enable peephole optimisation of CMPs 2019-02-22 12:23:31 +00:00
WebAssembly [WebAssembly] Fix ScopeTops info in CFGStackify for EH pads 2019-02-27 01:35:14 +00:00
WinCFGuard
WinEH
X86 [X86][AVX] Only combine loads to broadcasts for legal types 2019-02-27 11:17:25 +00:00
XCore