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

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 11 04:14:36 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320355: [ARM] Use ADDCARRY / SUBCARRY (authored by rogfer01).

Changed prior to commit:
  https://reviews.llvm.org/D35192?vs=125993&id=126336#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35192

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/test/CodeGen/ARM/intrinsics-overflow.ll
  llvm/trunk/test/CodeGen/ARM/pr34045-2.ll
  llvm/trunk/test/CodeGen/ARM/pr34045.ll
  llvm/trunk/test/CodeGen/ARM/pr35103.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35192.126336.patch
Type: text/x-patch
Size: 21657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171211/1b741e52/attachment.bin>


More information about the llvm-commits mailing list