llvm-project/llvm/test/CodeGen
James Y Knight 14359ef1b6 [opaque pointer types] Pass value type to LoadInst creation.
This cleans up all LoadInst creation in LLVM to explicitly pass the
value type rather than deriving it from the pointer's element-type.

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

llvm-svn: 352911
2019-02-01 20:44:24 +00:00
..
AArch64 [AArch64] Optimize floating point materialization 2019-02-01 12:26:06 +00:00
AMDGPU [opaque pointer types] Pass value type to LoadInst creation. 2019-02-01 20:44:24 +00:00
ARC
ARM [CodeGen] Don't scavenge non-saved regs in exception throwing functions 2019-02-01 09:23:51 +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 MIR: Reject non-power-of-4 alignments in MMO parsing 2019-01-30 23:09:28 +00:00
MSP430 [MSP430] Fix absolute addressing mode printing in AsmPrinter 2019-01-25 09:14:05 +00:00
Mips GlobalISel: Fix creating MMOs with align 0 2019-01-31 01:38:47 +00:00
NVPTX [NVPTX] Some nvvm.read.ptx.sreg intrinsics should have IntrInaccessibleMemOnly attribute. 2019-01-26 00:28:32 +00:00
PowerPC [PowerPC] delete no more needed workaround for readsRegister() in PowerPC 2019-01-30 23:18:38 +00:00
RISCV [RISCV] Implement RV64D codegen 2019-02-01 03:53:30 +00:00
SPARC Replace "no-frame-pointer-*" function attributes with "frame-pointer" 2019-01-14 10:55:55 +00:00
SystemZ [CodeGenPrepare] Handle all debug calls in dupRetToEnableTailCallOpts() 2019-01-29 09:03:35 +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] Fix a regression selecting negative build_vector lanes 2019-01-31 23:22:39 +00:00
WinCFGuard
WinEH [EH] Rename llvm.x86.seh.recoverfp intrinsic to llvm.eh.recoverfp 2019-01-16 00:37:13 +00:00
X86 [DWARF v5] Fix DWARF emitter and consumer to produce/expect a uleb for a location description's length. 2019-02-01 17:11:58 +00:00
XCore Replace "no-frame-pointer-*" function attributes with "frame-pointer" 2019-01-14 10:55:55 +00:00