Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG
Stanislav Mekhanoshin 20279dc025 Allow binop C1, (select cc, CF, CT) -> select folding
Previously this folding was done only if select is a first operand.
However, for non-commutative operations constant may go before
select.

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

llvm-svn: 335167
2018-06-20 20:24:20 +00:00
..
2018-05-14 12:53:11 +00:00
2018-06-04 18:36:22 +00:00
2018-06-04 18:36:22 +00:00