[PATCH] D35192: [ARM] Use ADDCARRY / SUBCARRY

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 07:12:30 PDT 2017


rogfer01 updated this revision to Diff 106422.
rogfer01 marked 2 inline comments as done.
rogfer01 added a comment.

ChangeLog:

- Use a single file for the new tests instead of scattering them in two files.
- Fix a bug introduced when `ARMTargetLowering::computeKnownBitsForTargetNode` was updated.


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.106422.patch
Type: text/x-patch
Size: 14182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/b9d5d40e/attachment-0001.bin>


More information about the llvm-commits mailing list