1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/test/CodeGen
Craig Topper 8f7099c560 [X86] Update tzcnt fast-isel tests to match clang r343126.
We now generate cttz with the zero_undef flag set to false. This allows -O0 to avoid the zero check.

llvm-svn: 343127
2018-09-26 17:19:28 +00:00
..
AArch64 Revert r343112 as CallFrameString API change has broken lldb builds 2018-09-26 14:48:03 +00:00
AMDGPU [AMDGPU] Fix ds combine with subregs 2018-09-25 23:33:18 +00:00
ARC
ARM [CodeGen] Always print register ties in MI::dump() 2018-09-26 13:33:09 +00:00
AVR
BPF [bpf] Test case for symbol information in object file 2018-09-22 17:31:01 +00:00
Generic Re-submitting changes in D51550 because it failed to patch. 2018-09-24 20:47:12 +00:00
Hexagon [MachineVerifier] Relax checkLivenessAtDef regarding dead subreg defs 2018-09-20 06:59:18 +00:00
Inputs
Lanai
Mips [Mips][FastISel] Fix selectBranch on icmp i1 2018-09-24 14:14:19 +00:00
MIR Revert r343112 as CallFrameString API change has broken lldb builds 2018-09-26 14:48:03 +00:00
MSP430
Nios2
NVPTX
PowerPC [PowerPC] optimize conditional branch on CRSET/CRUNSET 2018-09-26 12:32:45 +00:00
RISCV [RISCV] Codegen for i8, i16, and i32 atomicrmw with RV32A 2018-09-19 10:54:22 +00:00
SPARC
SystemZ
Thumb Revert "Revert "[ConstHoist] Do not rebase single (or few) dependent constant"" 2018-09-26 00:59:09 +00:00
Thumb2 [ARM] Do not fuse VADD and VMUL on the Cortex-M4 and Cortex-M33 2018-09-24 12:02:50 +00:00
WebAssembly [WebAssembly] SIMD conversions 2018-09-26 00:34:36 +00:00
WinCFGuard [COFF] Emit @feat.00 on 64-bit and set the CFG bit when emitting guardcf tables 2018-09-19 09:58:30 +00:00
WinEH
X86 [X86] Update tzcnt fast-isel tests to match clang r343126. 2018-09-26 17:19:28 +00:00
XCore