[PATCH] D35192: [ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 09:02:40 PDT 2017
rogfer01 updated this revision to Diff 108291.
rogfer01 marked 2 inline comments as done.
rogfer01 added a comment.
ChangeLog:
- Remove unnecessary combiner for ARMISD::SUBC
- Refactor a bit the conversion carry to/from boolean
https://reviews.llvm.org/D35192
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/intrinsics-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35192.108291.patch
Type: text/x-patch
Size: 14304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170726/30b98d6b/attachment.bin>
More information about the llvm-commits
mailing list