1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/test/CodeGen
Krzysztof Parzyszek fc4d778298 [Hexagon] Fix lowering of formal arguments of type i1
On Hexagon, values of type i1 are passed in registers of type i32,
even though i1 is not a legal value for these registers. This is a
special case and needs special handling to maintain consistency of
the lowering information.

This fixes PR32089.

llvm-svn: 296645
2017-03-01 17:30:10 +00:00
..
AArch64 [CodeGen] Remove dead FastISel code after SDAG emitted a tailcall. 2017-03-01 00:43:42 +00:00
AMDGPU AMDGPU: Re-do update for branch-relaxation test 2017-03-01 03:36:04 +00:00
ARM [ARM] GlobalISel: Lower call params that need extensions 2017-03-01 15:35:14 +00:00
AVR [AVR] Disable integrated assembler for a few tests 2017-02-22 22:41:13 +00:00
BPF In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-02-28 14:24:15 +00:00
Generic Only run the overloaded-intrinsic-name.ll test once, with FileCheck. 2017-03-01 01:56:41 +00:00
Hexagon [Hexagon] Fix lowering of formal arguments of type i1 2017-03-01 17:30:10 +00:00
Inputs
Lanai
Mips In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-02-28 14:24:15 +00:00
MIR MIRTests: Remove unnecessary 2>&1 redirection 2017-02-22 18:47:41 +00:00
MSP430 In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-02-28 14:24:15 +00:00
NVPTX [DAGCombiner] add missing folds for scalar select of {-1,0,1} 2017-02-24 17:17:33 +00:00
PowerPC [PPC] add tests for select-of-constants with binop; NFC 2017-03-01 14:26:49 +00:00
SPARC Codegen: Make chains from trellis-shaped CFGs 2017-02-15 19:49:14 +00:00
SystemZ In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-02-28 14:24:15 +00:00
Thumb [ARM] Don't generate deprecated T1 STM. 2017-02-28 23:32:55 +00:00
Thumb2 [ARM] Replace HasT2ExtractPack with HasDSP 2017-02-17 15:42:44 +00:00
WebAssembly [WebAssembly] Convert the remaining unit tests to the new wasm-object-file target. 2017-02-28 23:37:04 +00:00
WinEH
X86 [x86] auto-generate checks; NFC 2017-03-01 14:46:59 +00:00
XCore In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-02-28 14:24:15 +00:00