llvm-project/llvm/test/CodeGen
Kazushi (Jam) Marukawa dedaf3a2ac [VE] Dynamic stack allocation
Summary:
This patch implements dynamic stack allocation for the VE target. Changes:
* compiler-rt: `__ve_grow_stack` to request stack allocation on the VE.
* VE: base pointer support, dynamic stack allocation.

Differential Revision: https://reviews.llvm.org/D79084
2020-05-27 10:11:06 +02:00
..
AArch64 [AArch64][GlobalISel] Do not modify predicate when optimizing G_ICMP 2020-05-26 17:51:08 -07:00
AMDGPU GlobalISel: Basic legalization for G_PTRMASK 2020-05-26 21:20:30 -04:00
ARC
ARM [TargetPassConfig] Don't add alias analysis at optnone 2020-05-23 10:35:03 +02:00
AVR [AVR] Fix I/O instructions on XMEGA 2020-05-17 19:46:09 +12:00
BPF [BPF] Return fail if disassembled insn registers out of range 2020-05-18 18:53:23 -07:00
Generic [FPEnv] Intrinsic llvm.roundeven 2020-05-26 19:24:58 +07:00
Hexagon [ModuloSchedule] Fix epilogue peeling with illegal phi. 2020-05-07 10:04:05 -07:00
Inputs
Lanai
MIR [AMDGPU] Avoid hard-coded line numbers in error message checks 2020-04-23 21:06:09 +01:00
MSP430
Mips Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
NVPTX
PowerPC [NFC][PowerPC] Modify the test case two-address-crash.mir 2020-05-27 02:35:45 +00:00
RISCV [RISCV] Support Constant Pools in Load/Store Peephole 2020-05-11 19:20:38 +01:00
SPARC
SystemZ [SystemZ] Eliminate the need to create a zero vector by reusing the VPERM mask. 2020-05-19 09:37:19 +02:00
Thumb [ARM] Don't shrink STM if it would cause an unknown base register store 2020-04-22 14:50:42 +01:00
Thumb2 [ARM] MVE VMINV/VMAXV test additions. NFC 2020-05-26 14:00:14 +01:00
VE [VE] Dynamic stack allocation 2020-05-27 10:11:06 +02:00
WebAssembly [WebAssembly] Fix bug in custom shuffle combine 2020-05-19 12:54:15 -07:00
WinCFGuard
WinEH
X86 [DAGCombiner] try to move splat after binop with splat constant 2020-05-26 08:12:46 -04:00
XCore