[PATCH] D24406: [Thumb] Teach ISel how to lower compares of AND bitmasks efficiently
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 12 07:22:09 PDT 2016
jmolloy updated this revision to Diff 71005.
jmolloy added a comment.
Thanks Sjoerd,
I indeed forgot to git add a testcase - thanks for spotting that!
This should be good to go now I think?
Repository:
rL LLVM
https://reviews.llvm.org/D24406
Files:
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMISelDAGToDAG.cpp
test/CodeGen/ARM/and-cmpz.ll
test/CodeGen/ARM/arm-and-tst-peephole.ll
test/CodeGen/ARM/arm-shrink-wrapping.ll
test/CodeGen/ARM/call-tc.ll
test/CodeGen/ARM/debug-info-branch-folding.ll
test/CodeGen/Thumb/thumb-shrink-wrapping.ll
test/CodeGen/Thumb2/float-ops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24406.71005.patch
Type: text/x-patch
Size: 12802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160912/58c16e5a/attachment.bin>
More information about the llvm-commits
mailing list