llvm-project/llvm/test/CodeGen
Craig Topper 5c7aca6a4c [X86] Ignore large code model in X86FastISel::X86MaterializeFP in 32-bit mode
Large code model doesn't mean anything to 32-bit mode. But nothing
prevents it from being set. Ignore to avoid generating 64-bit mode
only instructions.

Differential Revision: https://reviews.llvm.org/D80768
2020-05-29 10:39:08 -07:00
..
AArch64 Fix errors in use of strictfp attribute. 2020-05-29 12:22:21 -04:00
AMDGPU GlobalISel: fix CombinerHelper::matchEqualDefs() 2020-05-29 09:30:02 -07:00
ARC
ARM [ARM] Improve codegen of volatile load/store of i64 2020-05-28 10:52:43 +01:00
AVR [AVR] Fix I/O instructions on XMEGA 2020-05-17 19:46:09 +12:00
BPF [BPF] simplify zero extension with MOV_32_64 2020-05-27 11:26:39 -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 Revert "[llvm][test] Add COM: directives before colon-less non-CHECKs in comments. NFC" 2020-05-22 05:36:15 -06:00
NVPTX
PowerPC [AIX] Emit AvailableExternally Linkage on AIX 2020-05-29 13:12:59 -04:00
RISCV [MachineVerifier] Verify that a DBG_VALUE has a debug location 2020-05-28 13:53:40 -07:00
SPARC
SystemZ Fix errors in use of strictfp attribute. 2020-05-29 12:28:14 -04:00
Thumb [ARM] Don't shrink STM if it would cause an unknown base register store 2020-04-22 14:50:42 +01:00
Thumb2 [ARM] Extra MVE VMLAV reduction patterns 2020-05-29 16:23:24 +01:00
VE [VE] Dynamic stack allocation 2020-05-27 10:11:06 +02:00
WebAssembly [WebAssembly] Fix a bug in finding matching EH pad 2020-05-28 19:46:11 -07:00
WinCFGuard
WinEH
X86 [X86] Ignore large code model in X86FastISel::X86MaterializeFP in 32-bit mode 2020-05-29 10:39:08 -07:00
XCore