1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test
Farhana Aleen e54c727c8e [AMDGPU] performAddCombine should run after DAG is legalized.
Summary: performAddCombine should run after DAG is legalized; Otherwise generic optimization
         in the DAGCombiner can optimize an addcarry+trunc into an addcarry instruction with
         illegal types.

Author: FarhanaAleen

Reviewed By: rampitec

Subscribers: llvm-commits, AMDGPU

Differential Revision: https://reviews.llvm.org/D46337

llvm-svn: 331368
2018-05-02 16:24:10 +00:00
..
Analysis Mark invariant.group.barrier as inaccessiblememonly 2018-05-02 08:22:07 +00:00
Assembler
Bindings
Bitcode
BugPoint
CodeGen [AMDGPU] performAddCombine should run after DAG is legalized. 2018-05-02 16:24:10 +00:00
DebugInfo [SelectionDAG] Selection of DBG_VALUE using a PHI node result (pt 2) 2018-05-02 06:56:38 +00:00
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation
Integer
JitListener
Linker
LTO
MC [AArch64][SVE] Asm: Support for LDR/STR fill and spill instructions. 2018-05-02 13:32:39 +00:00
Object AMDGPU: Add Vega12 and Vega20 2018-04-30 19:08:16 +00:00
ObjectYAML
Other Mark invariant.group.barrier as inaccessiblememonly 2018-05-02 08:22:07 +00:00
SafepointIRVerifier
SymbolRewriter
TableGen [TableGen] Don't quote variable name when printing !foreach. 2018-05-02 13:17:26 +00:00
ThinLTO/X86
tools [X86] Fix scheduling info for (V?)SQRTPDm on silvermont. 2018-05-02 13:46:14 +00:00
Transforms [AMDGPU] Support horizontal vectorization. 2018-05-01 21:41:12 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg.py
lit.site.cfg.py.in
TestRunner.sh