1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/CodeGen
Andrey Turetskiy b4ff8194a0 [X86] Fix stack alignment for MCU target, by Anton Nadolskiy.
This patch fixes stack alignments for MCU (should be aligned to 4 bytes).

Differential Revision: http://reviews.llvm.org/D15646

llvm-svn: 260375
2016-02-10 11:57:06 +00:00
..
AArch64 [AArch64] AArch64LoadStoreOptimizer: fix bug in pre-inc check iterator 2016-02-09 20:47:21 +00:00
AMDGPU AMDGPU: Remove bfi and bfm intrinsics 2016-02-08 19:06:01 +00:00
ARM ARM: support TLS for WoA 2016-02-03 18:21:59 +00:00
BPF
CPP
Generic
Hexagon The canonical way to XFAIL a test for all targets is XFAIL: *, not XFAIL: 2016-02-04 16:21:38 +00:00
Inputs
Mips [mips] Add SHF_MIPS_GPREL flag to the MIPS .sbss and .sdata sections 2016-02-03 11:50:22 +00:00
MIR
MSP430
NVPTX [NVPTX] Disable performance optimizations when OptLevel==None 2016-02-04 04:15:36 +00:00
PowerPC Add the missing test case for PR26193 2016-02-05 15:03:17 +00:00
SPARC
SystemZ [SystemZ] Fix wrong-code generation for certain always-false conditions 2016-02-01 18:31:19 +00:00
Thumb
Thumb2 [SCEV] Try to reuse existing value during SCEV expansion 2016-02-04 01:27:38 +00:00
WebAssembly [WebAssembly] Update the br_if instructions' operand orders to match the spec. 2016-02-08 21:50:13 +00:00
WinEH Revert r258580 and r258581. 2016-02-01 03:29:38 +00:00
X86 [X86] Fix stack alignment for MCU target, by Anton Nadolskiy. 2016-02-10 11:57:06 +00:00
XCore