[PATCH] D35192: [ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 01:30:54 PDT 2017
rogfer01 updated this revision to Diff 114996.
rogfer01 added a comment.
ChangeLog:
- fix for the second instance of PR34045
- also integrates the changes to fix PR34564, fall-out of the original change, that was reverted as well
https://reviews.llvm.org/D35192
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/intrinsics-overflow.ll
test/CodeGen/ARM/pr34045-2.ll
test/CodeGen/ARM/pr34045.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35192.114996.patch
Type: text/x-patch
Size: 19162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/d0fffc8f/attachment.bin>
More information about the llvm-commits
mailing list