[PATCH] D59616: [ARM] Optimize expressions like "return x != 0; " for Thumb1.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 1 16:59:56 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL357437: [ARM] Optimize expressions like "return x != 0;" for Thumb1. (authored by efriedma, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59616?vs=192717&id=193206#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59616/new/
https://reviews.llvm.org/D59616
Files:
llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/test/CodeGen/ARM/select-imm.ll
llvm/trunk/test/CodeGen/Thumb/umulo-128-legalisation-lowering.ll
llvm/trunk/test/CodeGen/Thumb/umulo-32-legalisation-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59616.193206.patch
Type: text/x-patch
Size: 15935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190401/862450ac/attachment-0001.bin>
More information about the llvm-commits
mailing list