llvm-project/llvm/test/CodeGen
Philip Reames 48453bb8ed [Tests] Add anyextend tests for unordered atomics
Motivated by work on changing our representation of unordered atomics in SelectionDAG, but as an aside, all our lowerings for O3 are terrible.  Even the ones which ignore the atomicity.  

llvm-svn: 371449
2019-09-09 20:26:52 +00:00
..
AArch64 Relax opcode checks in test to check for only a number instead of a specific number. 2019-09-09 20:12:29 +00:00
AMDGPU AMDGPU/GlobalISel: Legalize G_BUILD_VECTOR v2s16 2019-09-09 18:57:51 +00:00
ARC
ARM [IfConversion] Correctly handle cases where analyzeBranch fails. 2019-09-09 18:29:27 +00:00
AVR
BPF [BPF] Fix bpf llvm-objdump issues. 2019-08-17 22:12:00 +00:00
Generic [GlobalISel] Handle multiple registers in dbg.value intrinsic 2019-08-20 16:28:37 +00:00
Hexagon [DFAPacketizer] Reapply: Track resources for packetized instructions 2019-09-09 13:17:55 +00:00
Inputs
Lanai
MIR [MIR] Change test case to read from stdin instead of file 2019-09-06 06:55:54 +00:00
MSP430
Mips [MIPS GlobalISel] Select G_FENCE 2019-09-05 11:20:32 +00:00
NVPTX [NVPTX] Fix PR41651 2019-07-30 19:52:01 +00:00
PowerPC Revert "[MachineCopyPropagation] Remove redundant copies after TailDup via machine-cp" 2019-09-09 16:46:45 +00:00
RISCV [RISCV] Enable tail call opt for variadic function 2019-09-04 02:03:36 +00:00
SPARC [test] Fix tests when run on windows after SVN r369426. NFC. 2019-08-20 20:58:02 +00:00
SystemZ [SystemZ] Recognize INLINEASM_BR in backend 2019-09-05 10:20:05 +00:00
Thumb Revert [MBP] Disable aggressive loop rotate in plain mode 2019-08-29 19:03:58 +00:00
Thumb2 [ARM] Fix loads and stores for predicate vectors 2019-09-09 16:35:49 +00:00
WebAssembly [WebAssembly] Compare functions by names in Emscripten Sjlj 2019-09-03 22:26:49 +00:00
WinCFGuard
WinEH Revert [Windows] Disable TrapUnreachable for Win64, add SEH_NoReturn 2019-09-03 22:27:27 +00:00
X86 [Tests] Add anyextend tests for unordered atomics 2019-09-09 20:26:52 +00:00
XCore