1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/test/CodeGen
Simon Pilgrim a3996e5f78 [SelectionDAG] Add FSHL/FSHR support to computeKnownBits
Also exposes an issue in DAGCombiner::visitFunnelShift where we were assuming the shift amount had the result type (after legalization it'll have the targets shift amount type).

llvm-svn: 349298
2018-12-16 13:33:37 +00:00
..
AArch64 Regenerate neon copy tests. NFCI. 2018-12-15 14:23:18 +00:00
AMDGPU [AMDGPU] Promote constant offset to the immediate by finding a new base with 13bit constant offset from the nearby instructions. 2018-12-14 21:13:14 +00:00
ARC
ARM [ARM] make test immune to scalarization improvements; NFC 2018-12-14 18:47:04 +00:00
AVR
BPF
Generic Move llc-start-stop-instance to x86 2018-12-04 18:19:08 +00:00
Hexagon [Hexagon] Add patterns for shifts of v2i16 2018-12-14 22:33:48 +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
Mips
MIR [mir] Serialize DILocation inline when not possible to use a metadata reference 2018-12-13 14:25:27 +00:00
MSP430
Nios2
NVPTX [NVPTX] Lower instructions that expand into libcalls. 2018-12-14 23:53:06 +00:00
PowerPC [Power9][NFC] add setb exploitation test case 2018-12-15 04:39:37 +00:00
RISCV [RISCV] Add support for the various RISC-V FMA instruction variants 2018-12-13 10:49:05 +00:00
SPARC [Sparc] Use float register for integer constrained with "f" in inline asm 2018-12-13 15:13:29 +00:00
SystemZ [TargetLowering] Add ISD::OR + ISD::XOR handling to SimplifyDemandedVectorElts 2018-12-15 11:36:36 +00:00
Thumb [RegAllocGreedy] IMPLICIT_DEF values shouldn't prefer registers 2018-12-14 14:07:57 +00:00
Thumb2
WebAssembly [WebAssembly] Add '.eventtype' directive support 2018-12-11 01:11:04 +00:00
WinCFGuard
WinEH
X86 [SelectionDAG] Add FSHL/FSHR support to computeKnownBits 2018-12-16 13:33:37 +00:00
XCore [Targets] Add errors for tiny and kernel codemodel on targets that don't support them 2018-12-07 12:10:23 +00:00