[all-commits] [llvm/llvm-project] 882720: Don't generate libcalls for wide shift on Windows ...

Hans via All-commits all-commits at lists.llvm.org
Tue Feb 25 02:57:24 PST 2020


  Branch: refs/heads/release/10.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 882720b7ce338c81aa24c1c2b2614c47d248920f
      https://github.com/llvm/llvm-project/commit/882720b7ce338c81aa24c1c2b2614c47d248920f
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/test/CodeGen/ARM/shift_minsize.ll

  Log Message:
  -----------
  Don't generate libcalls for wide shift on Windows ARM (PR42711)

The previous patch (cff90f07cb5cc3c3bc58277926103af31caef308) didn't
cover ARM.

(cherry picked from commit decd021facba804b57e8d80b6159c987d3261ab8)




More information about the All-commits mailing list