llvm-project/llvm/test/CodeGen
Matt Arsenault ffb132e74b AMDGPU: Increase default stack alignment
8 and 16-byte values are common, so increase the default
alignment to avoid realigning the stack in most functions.

llvm-svn: 328821
2018-03-29 20:22:04 +00:00
..
AArch64 [MachineOutliner] Simplify call outlining + require valid callee save info for call outlining 2018-03-28 17:52:31 +00:00
AMDGPU AMDGPU: Increase default stack alignment 2018-03-29 20:22:04 +00:00
ARC
ARM [ARM] Support float literals under XO 2018-03-28 10:02:26 +00:00
AVR [AVR] Add a regression test for struct return lowering 2018-03-20 11:23:03 +00:00
BPF bpf: Extends zero extension elimination beyond comparison instructions 2018-03-13 06:47:03 +00:00
Generic Try to fix a couple tests for Windows. 2018-03-29 18:59:33 +00:00
Hexagon [Hexagon] Add support to handle bit-reverse load intrinsics 2018-03-29 13:52:46 +00:00
Inputs
Lanai
MIR [MIR] Allow frame-setup and frame-destroy on the same instruction 2018-03-13 19:53:16 +00:00
MSP430
Mips [RegisterCoalescing] Don't move COPY if it would interfere with another value 2018-03-28 06:01:30 +00:00
NVPTX [NVPTX] Make tensor shape part of WMMA intrinsic's name. 2018-03-21 21:55:02 +00:00
Nios2
PowerPC [PowerPC] add ftrunc vector tests; NFC 2018-03-28 00:49:12 +00:00
RISCV [RISCV] Use init_array instead of ctors for RISCV target, by default 2018-03-24 18:37:19 +00:00
SPARC Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" 2018-02-27 16:59:10 +00:00
SystemZ Use local symbols for creating .stack-size. 2018-03-26 20:40:22 +00:00
Thumb [ARM] Fix "Constant pool entry out of range!" in Thumb1 mode 2018-03-23 17:53:27 +00:00
Thumb2 [CodeGen] Add a new pass for PostRA sink 2018-03-22 20:06:47 +00:00
WebAssembly [WebAssembly] Strip threadlocal attribute from globals in single thread mode 2018-03-20 22:01:32 +00:00
WinCFGuard
WinEH
X86 [PostRAMachineSink] preserve CFG 2018-03-28 19:56:26 +00:00
XCore Use .set instead of = when printing assignment in assembly output 2018-03-27 16:44:41 +00:00