[all-commits] [llvm/llvm-project] b82108: [ARC] Add codegen for count trailing zeros intrins...

Thomas Johnson via All-commits all-commits at lists.llvm.org
Tue Aug 10 12:09:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b82108687689f0d511226433d16895c3da022529
      https://github.com/llvm/llvm-project/commit/b82108687689f0d511226433d16895c3da022529
  Author: Thomas Johnson <thomasj at synopsys.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M llvm/lib/Target/ARC/ARCExpandPseudos.cpp
    M llvm/lib/Target/ARC/ARCISelLowering.cpp
    M llvm/lib/Target/ARC/ARCInstrInfo.td
    R llvm/test/CodeGen/ARC/ctlz.ll
    A llvm/test/CodeGen/ARC/intrinsics.ll
    M llvm/test/MC/Disassembler/ARC/misc.txt

  Log Message:
  -----------
  [ARC] Add codegen for count trailing zeros intrinsic for the ARC backend

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




More information about the All-commits mailing list