[PATCH] D55870: [X86] Don't match TESTrr from (cmp (and X, Y), 0) during isel. Defer to post processing
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 19 10:52:34 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349661: [X86] Don't match TESTrr from (cmp (and X, Y), 0) during isel. Defer to post… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55870?vs=178817&id=178918#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55870/new/
https://reviews.llvm.org/D55870
Files:
llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
llvm/trunk/lib/Target/X86/X86InstrArithmetic.td
llvm/trunk/test/CodeGen/X86/bmi.ll
llvm/trunk/test/CodeGen/X86/tbm_patterns.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55870.178918.patch
Type: text/x-patch
Size: 7375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181219/2044150e/attachment.bin>
More information about the llvm-commits
mailing list