llvm-project/llvm/test/CodeGen
Vlad Tsyrklevich e5cae5692b Revert "[WebAssembly] Expand setcc of v2i64"
This reverts commit 11850a6305, it was
causing build failures on numerous bots, including
sanitizer-x86_64-linux-bootstrap-ubsan.
2019-10-31 16:44:09 -07:00
..
AArch64 [AArch64] Select saturating Neon instructions 2019-10-31 17:28:36 +00:00
AMDGPU AMDGPU: Disallow spill folding with m0 copies 2019-10-30 14:56:33 -07:00
ARC
ARM [cfi] Add flag to always generate .debug_frame 2019-10-31 09:48:30 +00:00
AVR
BPF [BPF] fix a CO-RE issue with -mattr=+alu32 2019-10-25 14:27:25 -07:00
Generic Reapply r374743 with a fix for the ocaml binding 2019-10-14 16:15:14 +00:00
Hexagon Fix pattern error for S2_tstbit_i instruction 2019-10-30 11:21:48 -05:00
Inputs
Lanai [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir parsing 2019-09-11 11:16:48 +00:00
MIR [X86] Model MXCSR for all SSE instructions 2019-10-30 15:07:49 -07:00
MSP430 [MSP430] fix typo in test name; NFC 2019-10-30 14:15:25 -04:00
Mips [MIPS GlobalISel] Select MSA vector generic and builtin fsqrt 2019-10-25 14:45:14 +02:00
NVPTX [NVPTX] Added llvm.nvvm.mma.m8n8k4.* intrinsics 2019-10-28 13:55:30 -07:00
PowerPC [PowerPC][AIX] Adds support for writing the data section in object files 2019-10-30 18:44:35 +00:00
RISCV [RISCV] Remove RA from reserved register to use as callee saved register 2019-10-29 11:32:16 +08:00
SPARC
SystemZ [FPEnv] Strict FP tests should use the requisite function attributes. 2019-10-04 17:03:46 +00:00
Thumb (Re)generate various tests. NFC 2019-10-08 16:16:26 +00:00
Thumb2 [InstCombine] Known-bits optimization for ARM MVE VADC. 2019-10-24 16:33:13 +01:00
WebAssembly Revert "[WebAssembly] Expand setcc of v2i64" 2019-10-31 16:44:09 -07:00
WinCFGuard Add Windows Control Flow Guard checks (/guard:cf). 2019-10-28 15:19:39 +00:00
WinEH [Windows] Replace TrapUnreachable with an int3 insertion pass 2019-09-09 23:04:25 +00:00
X86 Revert "[X86] add mayRaiseFPException flag and FPCW registers for X87 instructions" 2019-10-31 19:14:42 -04:00
XCore