1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/CodeGen
Matt Arsenault 0514622b4b GlobalISel: Enforce operand types for constants
A number of of tests were using imm operands, not cimm. Since CSE
relies on the exact ConstantInt* pointer used, and implicit
conversions are generally evil, also enforce the bitsize of the types.

llvm-svn: 353113
2019-02-04 23:29:31 +00:00
..
AArch64 GlobalISel: Enforce operand types for constants 2019-02-04 23:29:31 +00:00
AMDGPU GlobalISel: Enforce operand types for constants 2019-02-04 23:29:31 +00:00
ARC
ARM GlobalISel: Enforce operand types for constants 2019-02-04 23:29:31 +00:00
AVR
BPF [BPF] [BTF] Process FileName with absolute path correctly 2019-02-02 05:54:59 +00:00
Generic
Hexagon [PatternMatch] add special-case uaddo matching for increment-by-one (2nd try) 2019-02-03 16:16:48 +00:00
Inputs
Lanai
Mips GlobalISel: Fix creating MMOs with align 0 2019-01-31 01:38:47 +00:00
MIR MIR: Validate LLT types when parsing 2019-02-04 22:59:56 +00:00
MSP430
NVPTX
PowerPC [PowerPC] adjust test for uaddo change in rL353001 2019-02-03 18:10:16 +00:00
RISCV [RISCV] Implement RV64D codegen 2019-02-01 03:53:30 +00:00
SPARC
SystemZ
Thumb [ARM] Mark 255 and 65535 as cheap for Thumb1 "And" 2019-02-04 11:58:48 +00:00
Thumb2
WebAssembly [WebAssembly] Add codegen support for the import_field attribute 2019-02-01 22:27:34 +00:00
WinCFGuard
WinEH
X86 GlobalISel: Enforce operand types for constants 2019-02-04 23:29:31 +00:00
XCore