[all-commits] [llvm/llvm-project] 3902eb: [compiler-rt][builtins] Fix wrong ABI of AVR __mul...

Ben Shi via All-commits all-commits at lists.llvm.org
Fri May 6 06:47:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3902ebdd5793763431264259dfdca871ef453017
      https://github.com/llvm/llvm-project/commit/3902ebdd5793763431264259dfdca871ef453017
  Author: Ben Shi <ben.shi at streamcomputing.com>
  Date:   2022-05-06 (Fri, 06 May 2022)

  Changed paths:
    M clang/lib/Basic/Targets/AVR.cpp
    M clang/test/Preprocessor/avr-common.c
    M compiler-rt/lib/builtins/avr/mulhi3.S
    M compiler-rt/lib/builtins/avr/mulqi3.S

  Log Message:
  -----------
  [compiler-rt][builtins] Fix wrong ABI of AVR __mulqi3 & __mulhi3

Reviewed By: aykevl, dylanmckay

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




More information about the All-commits mailing list