[PATCH] D30400: For Thumb1, lower ADDC/ADDE/SUBC/SUBE via the glueless ARMISD nodes, same as already done for ARM and Thumb2.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 23:52:26 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297443: For Thumb1, lower ADDC/ADDE/SUBC/SUBE via the glueless ARMISD nodes, (authored by askrobov).

Changed prior to commit:
  https://reviews.llvm.org/D30400?vs=91231&id=91270#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30400

Files:
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrThumb.td
  llvm/trunk/test/CodeGen/Thumb/long.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30400.91270.patch
Type: text/x-patch
Size: 16243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/39a2d014/attachment.bin>


More information about the llvm-commits mailing list