llvm-project/llvm/test/CodeGen
Matt Arsenault 21a438255d AMDGPU: Diagnose illegal SGPR to VGPR copies
This is possible in ways that are not compiler bugs,
so stop asserting on them.

This emits an extra error when emitting objects when it
can't encode the new pseudo, but I'm not sure that matters.

llvm-svn: 299712
2017-04-06 21:09:53 +00:00
..
AArch64 [DAGCombine] Support FMF contract in fused multiple-and-sub too 2017-04-05 17:58:48 +00:00
AMDGPU AMDGPU: Diagnose illegal SGPR to VGPR copies 2017-04-06 21:09:53 +00:00
ARM [SelectionDAG] [ARM CodeGen] Fix chain information of LowerMUL 2017-04-06 20:22:51 +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-03-14 00:34:14 +00:00
Generic [ARM] Try to re-enable MachineBranchProb.ll for ARM/AArch64 2017-04-05 16:27:11 +00:00
Hexagon [Hexagon] Use -mattr to select HVX mode in a testcase, NFC 2017-04-05 19:46:37 +00:00
Inputs
Lanai
MIR AMDGPU: Remove legacy bfe intrinsics 2017-04-03 18:08:08 +00:00
MSP430 In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-03-14 00:34:14 +00:00
Mips [mips] Deal with empty blocks in the mips hazard scheduler 2017-04-04 11:28:53 +00:00
NVPTX [SelectionDAG] Optimize VSELECT->SETCC of incompatible or illegal types. 2017-03-16 07:17:12 +00:00
PowerPC [DAGCombiner] add and use TLI hook to convert and-of-seteq / or-of-setne to bitwise logic+setcc (PR32401) 2017-04-05 14:09:39 +00:00
SPARC [Sparc] Check register use with isPhysRegUsed() instead of reg_nodbg_empty() 2017-03-08 15:23:10 +00:00
SystemZ [SystemZ] Prevent Merging Bitcast with non-normal loads 2017-04-05 15:42:48 +00:00
Thumb Reapply r298417 "[ARM] Recommit the glueless lowering of addc/adde in Thumb1" 2017-03-22 23:35:51 +00:00
Thumb2 [ARM] Remove a dead ADD during the creation of TBBs 2017-04-06 08:32:47 +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][MMX] Test showing failure to create MMX non-temporal store 2017-04-06 10:32:30 +00:00
XCore In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. 2017-03-14 00:34:14 +00:00