llvm-project/llvm/test/CodeGen
Vyacheslav Klochkov 6daefcf626 X86-FMA3: Implemented commute transformation for EVEX/AVX512 FMA3 opcodes.
This helped to improved memory-folding and register coalescing optimizations.

Also, this patch fixed the tracker #17229.

Reviewer: Craig Topper.
Differential Revision: https://reviews.llvm.org/D23108

llvm-svn: 278431
2016-08-11 22:07:33 +00:00
..
AArch64 GlobalISel: support 'null' constant in translation. 2016-08-11 21:40:55 +00:00
AMDGPU AMDGPU : Add intrinsic for instruction v_cvt_pk_u8_f32 2016-08-11 20:34:48 +00:00
ARM Codegen: Tail Merge: Be less aggressive with special cases. 2016-08-10 18:36:18 +00:00
BPF [BPF] Remove exit-on-error from tests (PR27768, PR27769) 2016-05-30 08:28:34 +00:00
Generic Fix build breaks after r277028 2016-07-28 20:25:21 +00:00
Hexagon [Hexagon] Allow non-returning calls in hardware loops 2016-08-11 21:14:25 +00:00
Inputs
Lanai Add a REQUIRES: assert on a Lanai test that uses a -debug-only flag 2016-07-29 19:35:22 +00:00
MIR [GlobalISel] Add Selected MachineFunction property. 2016-08-02 16:49:19 +00:00
MSP430
Mips [mips] Set Personality and LSDA encoding for FreeBSD 2016-08-04 15:36:03 +00:00
NVPTX [NVPTX] remove unnecessary named metadata update that happens to break debug info. 2016-08-02 20:58:24 +00:00
PowerPC Codegen: Don't tail-duplicate blocks with un-analyzable fallthrough. 2016-08-10 21:03:27 +00:00
SPARC VirtRegMap: Replace some identity copies with KILL instructions. 2016-07-09 00:19:07 +00:00
SystemZ Re-add SystemZ SNaN test 2016-08-08 18:11:13 +00:00
Thumb DAG: avoid duplicated truncating for sign extended operand 2016-07-29 23:33:48 +00:00
Thumb2 CodeGen: If Convert blocks that would form a diamond when tail-merged. 2016-08-10 20:45:56 +00:00
WebAssembly Improve virtual register handling when computing debug information 2016-08-11 17:52:40 +00:00
WinEH Revert EH-specific checks in BranchFolding that were causing blow ups in compile time. 2016-07-27 17:55:33 +00:00
X86 X86-FMA3: Implemented commute transformation for EVEX/AVX512 FMA3 opcodes. 2016-08-11 22:07:33 +00:00
XCore IR: Introduce Module::global_objects(). 2016-06-22 20:29:42 +00:00