[AArch64] Remove ADDC, ADDE, SUBC, SUBE support, use the CARRY ops instead
authorAmaury Séchet <deadalnix@gmail.com>
Sat, 7 May 2022 00:25:03 +0000 (00:25 +0000)
committerAmaury Séchet <deadalnix@gmail.com>
Tue, 10 May 2022 00:23:15 +0000 (00:23 +0000)
commit59fea9380dae01697157057e33a8b2fd8cb94de6
tree1033fd9c55e9c6ceb5f4fd0bca442ffbe2c64810
parent948d0b340b86b9f0ba79195bdd67451832727fbf
[AArch64] Remove ADDC, ADDE, SUBC, SUBE support, use the CARRY ops instead

This cleans up tech debt. Similar to D33390 .

Reviewed By: Kmeakin

Differential Revision: https://reviews.llvm.org/D125150
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp