llvm-project/llvm/test/CodeGen
Tim Northover fe7c59adb8 GlobalISel: fix GOT accesses on AArch64.
We were using the correct pseudo-instruction, but because the operand's flags
weren't set correctly we still ended up emitting incorrect relocations during
MC lowering.

llvm-svn: 289566
2016-12-13 18:25:38 +00:00
..
AArch64 GlobalISel: fix GOT accesses on AArch64. 2016-12-13 18:25:38 +00:00
AMDGPU [Verifier] Add verification for TBAA metadata 2016-12-11 20:07:15 +00:00
ARM [DAGCombiner] Match load by bytes idiom and fold it into a single load 2016-12-13 14:21:14 +00:00
AVR [AVR] Add an 'relax memory operation' pass 2016-12-13 05:53:14 +00:00
BPF Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-12-09 17:18:24 +00:00
Generic Add -O0 support for @llvm.invariant.group.barrier by discarding it if it gets to ISel. 2016-11-07 16:47:20 +00:00
Hexagon Move .mir tests to appropriate directories 2016-12-09 19:08:15 +00:00
Inputs
Lanai Move .mir tests to appropriate directories 2016-12-09 19:08:15 +00:00
MIR AMDGPU: Fix handling of 16-bit immediates 2016-12-10 00:39:12 +00:00
MSP430 Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-12-09 17:18:24 +00:00
Mips [mips] Fix compact branch hazard detection 2016-12-13 11:07:51 +00:00
NVPTX [NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass. 2016-10-31 21:51:42 +00:00
PowerPC [PPC] Prefer direct move on power8 if load 1 or 2 bytes to VSR 2016-12-12 22:09:02 +00:00
SPARC ScheduleDAGInstrs: Add condjump deps to addSchedBarrierDeps() 2016-11-11 01:34:21 +00:00
SystemZ Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-12-09 17:18:24 +00:00
Thumb Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-12-09 17:18:24 +00:00
Thumb2 Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently" 2016-11-03 14:08:01 +00:00
WebAssembly [WebAssembly] Emit .import_global assembler directives 2016-12-01 00:11:15 +00:00
WinEH Avoid infinite loops in branch folding 2016-12-12 23:05:38 +00:00
X86 [X86][SSE] Regenerate vector of pointers tests 2016-12-13 17:22:39 +00:00
XCore Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." 2016-12-09 17:18:24 +00:00