[all-commits] [llvm/llvm-project] 7c82db: [ARC] Improve code generated for i32 ADDC/ADDE and...

Mark Schimmel via All-commits all-commits at lists.llvm.org
Fri Sep 10 13:05:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c82db3634c1c8c0319816d4bbaa099c7a532b06
      https://github.com/llvm/llvm-project/commit/7c82db3634c1c8c0319816d4bbaa099c7a532b06
  Author: Mark Schimmel <marksl at synopsys.com>
  Date:   2021-09-10 (Fri, 10 Sep 2021)

  Changed paths:
    M llvm/lib/Target/ARC/ARCISelLowering.cpp
    M llvm/lib/Target/ARC/ARCInstrInfo.td
    M llvm/test/CodeGen/ARC/alu.ll

  Log Message:
  -----------
  [ARC] Improve code generated for i32 ADDC/ADDE and SUBC/SUBE
This change improves the code generated for long long addition and subtraction

Differential Revision: https://reviews.llvm.org/D109615




More information about the All-commits mailing list