llvm-project/llvm/test/CodeGen
Kazushi (Jam) Marukawa 52ed34deeb [VE] Clean SDNodeXForm stuff
Summary:
Gather definitions of SDNodeXForm and change them to call C functions
instead of copying C expressions in td files.  Doing this solved some
bugs in mimm detections.

Differential Revision: https://reviews.llvm.org/D81132
2020-06-04 11:28:24 +02:00
..
AArch64 AArch64/GlobalISel: Fix assert on call returning 0 sized type 2020-06-03 19:56:07 -04:00
AMDGPU GlobalISel: Start defining strict FP instructions 2020-06-03 20:46:37 -04:00
ARC
ARM RegAllocFast: Record internal state based on register units 2020-06-03 16:51:46 -04:00
AVR [AVR] Fix I/O instructions on XMEGA 2020-05-17 19:46:09 +12:00
BPF [BPF] Remove unnecessary MOV_32_64 instructions 2020-06-03 08:14:54 -07:00
Generic [FPEnv] Intrinsic llvm.roundeven 2020-05-26 19:24:58 +07:00
Hexagon [MachineVerifier] Verify that a DBG_VALUE has a debug location 2020-05-28 13:53:40 -07:00
Inputs
Lanai
MIR [MachineVerifier] Verify that a DBG_VALUE has a debug location 2020-05-28 13:53:40 -07:00
MSP430
Mips RegAllocFast: Record internal state based on register units 2020-06-03 16:51:46 -04:00
NVPTX
PowerPC [PowerPC] Require nsz flag for c-a*b to FNMSUB 2020-06-04 16:41:27 +08:00
RISCV Add NoMerge MIFlag to avoid MIR branch folding 2020-05-29 12:31:06 -07:00
SPARC
SystemZ [RegisterCoalescer] Update empty subranges when rematerializing 2020-06-03 17:10:55 -07:00
Thumb
Thumb2 [ARM] Extra MVE VMLAV reduction patterns 2020-05-29 16:23:24 +01:00
VE [VE] Clean SDNodeXForm stuff 2020-06-04 11:28:24 +02:00
WebAssembly [WebAssembly] Fix ISel crash in SIGN_EXTEND_INREG lowering 2020-06-03 15:36:44 -07:00
WinCFGuard
WinEH
X86 Introduce a "gc-live" bundle for the gc arguments of a statepoint 2020-06-03 15:00:24 -07:00
XCore