llvm-project/llvm/test/CodeGen
Alfred Huang 5b27072f57 [AMDGPU] Do not insert an instruction into worklist twice in movetovalu
In moveToVALU(), move to vector ALU is performed, all instrs in
the use chain will be visited. We do not want the same node to be
pushed to the visit worklist more than once.

Differential Revision: https://reviews.llvm.org/D34726

llvm-svn: 308039
2017-07-14 17:56:55 +00:00
..
AArch64 Improve Aliasing of operations to static alloca 2017-07-14 13:56:21 +00:00
AMDGPU [AMDGPU] Do not insert an instruction into worklist twice in movetovalu 2017-07-14 17:56:55 +00:00
ARM Improve Aliasing of operations to static alloca 2017-07-14 13:56:21 +00:00
AVR [AVR] Fix indirect calls to function pointers 2017-07-13 08:09:36 +00:00
BPF Rewrite areNonVolatileConsecutiveLoads to use BaseIndexOffset 2017-07-05 01:21:23 +00:00
Generic Handle ConstantExpr correctly in SelectionDAGBuilder 2017-07-09 16:01:04 +00:00
Hexagon [Hexagon] Add intrinsics for data cache operations 2017-07-14 15:58:48 +00:00
Inputs
Lanai CodeGen: Rename DEBUG_TYPE to match passnames 2017-05-25 21:26:32 +00:00
MIR [MIR] Add support for printing and parsing target MMO flags 2017-07-13 02:28:54 +00:00
MSP430 Improve Aliasing of operations to static alloca 2017-07-14 13:56:21 +00:00
Mips Improve Aliasing of operations to static alloca 2017-07-14 13:56:21 +00:00
NVPTX Extend memcpy expansion in Transform/Utils to handle wider operand types. 2017-07-07 02:00:06 +00:00
Nios2 [Nios2] Target registration 2017-05-29 09:48:30 +00:00
PowerPC [PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16 2017-07-13 18:17:10 +00:00
SPARC [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86) 2017-06-21 20:36:32 +00:00
SystemZ [RegAllocFast] Don't insert kill flags of super-register for partial kill 2017-07-07 19:25:45 +00:00
Thumb [ARM] Allow rematerialization of ARM Thumb literal pool loads 2017-07-14 08:23:56 +00:00
Thumb2 [ARM] Adjust ifcvt heuristic for the diamond ifcvt case 2017-07-12 13:23:10 +00:00
WebAssembly Fix libcall expansion creating DAG nodes with invalid type post type legalization. 2017-07-05 22:01:49 +00:00
WinEH
X86 Improve Aliasing of operations to static alloca 2017-07-14 13:56:21 +00:00
XCore Improve Aliasing of operations to static alloca 2017-07-14 13:56:21 +00:00