[PATCH] D27761: [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 01:49:21 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289794: [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently (authored by SjoerdMeijer).
Changed prior to commit:
https://reviews.llvm.org/D27761?vs=81389&id=81548#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27761
Files:
llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/ARM/and-cmpz.ll
llvm/trunk/test/CodeGen/ARM/arm-and-tst-peephole.ll
llvm/trunk/test/CodeGen/ARM/arm-shrink-wrapping.ll
llvm/trunk/test/CodeGen/ARM/call-tc.ll
llvm/trunk/test/CodeGen/ARM/debug-info-branch-folding.ll
llvm/trunk/test/CodeGen/Thumb/thumb-shrink-wrapping.ll
llvm/trunk/test/CodeGen/Thumb2/float-ops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27761.81548.patch
Type: text/x-patch
Size: 12689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161215/cc52e986/attachment.bin>
More information about the llvm-commits
mailing list