[all-commits] [llvm/llvm-project] 23342b: [CodeGen][SelectionDAG] Flip Booleans More Often
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Tue Apr 7 00:20:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 23342bdcc888835e744f38a2fcd0a5c651e33a31
https://github.com/llvm/llvm-project/commit/23342bdcc888835e744f38a2fcd0a5c651e33a31
Author: Pierre-vh <pierre.vanhoutryve at arm.com>
Date: 2020-04-07 (Tue, 07 Apr 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/test/CodeGen/Thumb2/mve-pred-or.ll
M llvm/test/CodeGen/Thumb2/mve-vcmpf.ll
M llvm/test/CodeGen/Thumb2/mve-vcmpfr.ll
M llvm/test/CodeGen/Thumb2/mve-vcmpfz.ll
Log Message:
-----------
[CodeGen][SelectionDAG] Flip Booleans More Often
Differential Revision: https://reviews.llvm.org/D77201
More information about the All-commits
mailing list