1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/CodeGen
Igor Breger 23e76cf338 [GlobalISel][X86] Support vector type G_EXTRACT selection.
Summary:
Support vector type G_EXTRACT selection. For now G_EXTRACT marked as legal for any type, so nothing to do in legalizer.
Split from https://reviews.llvm.org/D33665

Reviewers: qcolombet, t.p.northover, zvi, guyblank

Reviewed By: guyblank

Subscribers: guyblank, rovka, llvm-commits, kristof.beyls

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

llvm-svn: 306240
2017-06-25 11:42:17 +00:00
..
AArch64 fix trivial typos in comment, NFC 2017-06-24 16:00:26 +00:00
AMDGPU Add missing %s to RUN line. 2017-06-24 04:41:39 +00:00
ARM GlobalISel: convert buildSequence to use non-deprecated instructions. 2017-06-23 16:15:37 +00:00
AVR [AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi 2017-05-31 06:27:46 +00:00
BPF bpf: avoid load from read-only sections 2017-06-16 15:41:16 +00:00
Generic [SystemZ] Fix trap issue and enable expensive checks. 2017-06-23 14:30:46 +00:00
Hexagon Revert "[Hexagon] Handle decreasing of stack alignment in frame lowering" 2017-06-23 19:47:04 +00:00
Inputs
Lanai CodeGen: Rename DEBUG_TYPE to match passnames 2017-05-25 21:26:32 +00:00
Mips [mips][msa] Splat.d endianness check 2017-06-23 09:09:31 +00:00
MIR llc: Add ability to parse mir from stdin 2017-06-06 20:06:57 +00:00
MSP430 [MSP430] Fix data layout string. 2017-06-23 21:11:45 +00:00
Nios2 [Nios2] Target registration 2017-05-29 09:48:30 +00:00
NVPTX Revert r302938 "Add LiveRangeShrink pass to shrink live range within BB." 2017-05-18 18:50:05 +00:00
PowerPC [SelectionDAG] set dereferenceable flag when expanding memcpy/memmove 2017-06-24 15:17:38 +00:00
SPARC [Solaris] emit .init_array instead of .ctors on Solaris (Sparc/x86) 2017-06-21 20:36:32 +00:00
SystemZ [SystemZ] Remove unnecessary serialization before volatile loads 2017-06-23 15:56:14 +00:00
Thumb RegScavenging: Add scavengeRegisterBackwards() 2017-06-17 02:08:18 +00:00
Thumb2 Don't conditionalize Neon instructions, even in IT blocks. 2017-06-22 12:11:38 +00:00
WebAssembly [WebAssembly] WebAssemblyFastISel getelementptr variable index support 2017-06-22 21:26:08 +00:00
WinEH
X86 [GlobalISel][X86] Support vector type G_EXTRACT selection. 2017-06-25 11:42:17 +00:00
XCore AsmPrinter: mark the beginning and the end of a function in verbose mode 2017-05-23 21:22:16 +00:00