llvm-project/llvm/test/CodeGen
Matt Arsenault cfca2a7adf GlobalISel: Don't reduce elements for atomic load/store
This is invalid for the same reason as in the narrowScalar handling
for load.

llvm-svn: 352334
2019-01-27 22:36:24 +00:00
..
AArch64 [AArch64][GlobalISel] Fix the G_EXTLOAD combiner creating non-extending illegal instructions. 2019-01-27 10:56:20 +00:00
AMDGPU GlobalISel: Don't reduce elements for atomic load/store 2019-01-27 22:36:24 +00:00
ARC
ARM [ARM GlobalISel] Support shifts for Thumb2 2019-01-25 10:48:42 +00:00
AVR [AVR] Insert unconditional branch when inserting MBBs between blocks with fallthrough 2019-01-21 04:32:02 +00:00
BPF [BPF] Fix .BTF.ext reloc type assigment issue 2019-01-08 16:36:06 +00:00
Generic [AVR] Remove unneeded XFAILs from the Generic CodeGen tests 2019-01-20 11:16:58 +00:00
Hexagon [Pipeliner] Add two pragmas to control software pipelining optimization 2019-01-23 03:26:10 +00:00
Inputs
Lanai [Targets] Add errors for tiny and kernel codemodel on targets that don't support them 2018-12-07 12:10:23 +00:00
MIR GlobalISel: Verify load/store has a pointer input 2019-01-27 15:57:23 +00:00
MSP430 [MSP430] Fix absolute addressing mode printing in AsmPrinter 2019-01-25 09:14:05 +00:00
Mips [MIPS GlobalISel] Select zero extending and sign extending load 2019-01-24 10:27:21 +00:00
NVPTX [NVPTX] Some nvvm.read.ptx.sreg intrinsics should have IntrInaccessibleMemOnly attribute. 2019-01-26 00:28:32 +00:00
PowerPC [MBP] Don't move bottom block before header if it can't reduce taken branches 2019-01-25 19:45:13 +00:00
RISCV [RISCV] Add target DAG combine for bitcast fabs/fneg on RV32FD 2019-01-25 21:55:48 +00:00
SPARC Replace "no-frame-pointer-*" function attributes with "frame-pointer" 2019-01-14 10:55:55 +00:00
SystemZ [SystemZ] Remember to reset the NoPHIs property on MF in createPHIsForSelects() 2019-01-24 07:54:41 +00:00
Thumb [ARM] Combine ands+lsls to lsls+lsrs for Thumb1. 2019-01-22 01:51:37 +00:00
Thumb2 Revert r351938 "[ARM] Alter the register allocation order for minsize on Thumb2" 2019-01-23 21:10:48 +00:00
WebAssembly [WebAssembly] Add languages from debug info to producers section 2019-01-18 02:47:48 +00:00
WinCFGuard
WinEH [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp 2019-01-16 00:37:13 +00:00
X86 [x86] add restriction for lowering to vpermps 2019-01-27 21:53:33 +00:00
XCore Replace "no-frame-pointer-*" function attributes with "frame-pointer" 2019-01-14 10:55:55 +00:00