1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/CodeGen
Matt Arsenault 538dc413bb AMDGPU: Make v2i64/v2f64 legal types.
They can be loaded and stored, so count them as legal. This is
mostly to fix a number of common cases for load/store merging.

llvm-svn: 254086
2015-11-25 19:58:34 +00:00
..
AArch64 [CodeGenPrepare] Create more extloads and fewer ands 2015-11-20 22:34:39 +00:00
AMDGPU AMDGPU: Make v2i64/v2f64 legal types. 2015-11-25 19:58:34 +00:00
ARM Let SelectionDAG start to use probability-based interface to add successors. 2015-11-24 08:51:23 +00:00
BPF Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
CPP
Generic Let SelectionDAG start to use probability-based interface to add successors. 2015-11-24 08:51:23 +00:00
Hexagon Let SelectionDAG start to use probability-based interface to add successors. 2015-11-24 08:51:23 +00:00
Inputs DI: Reverse direction of subprogram -> function edge. 2015-11-05 22:03:56 +00:00
Mips Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
MIR MachineVerifier: Add missing linebreak 2015-11-09 23:59:29 +00:00
MSP430 Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
NVPTX Have a single way for creating unique value names. 2015-11-22 00:16:24 +00:00
PowerPC [PowerPC] Don't generate mfocrf on the e500mc 2015-11-25 10:14:31 +00:00
SPARC Drop assert that a call with struct return goes to a function with sret 2015-10-21 20:05:01 +00:00
SystemZ [DAGCombiner] Bugfix for lost chain depenedency. 2015-11-21 13:25:07 +00:00
Thumb Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00
Thumb2 Fix test case label check 2015-11-20 20:24:49 +00:00
WebAssembly [WebAssembly] Use a physical register to describe ARGUMENT liveness. 2015-11-25 19:36:19 +00:00
WinEH [WinEH] Disable most forms of demotion 2015-11-19 23:23:33 +00:00
X86 Accept any stack offset, including none, here. 2015-11-25 09:21:36 +00:00
XCore Revert "Change memcpy/memset/memmove to have dest and source alignments." 2015-11-19 05:56:52 +00:00