[all-commits] [llvm/llvm-project] 085701: [Hexagon] Reducing minimum alignment requirement

iajbar via All-commits all-commits at lists.llvm.org
Wed Jun 24 08:29:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 085701b8b0084b24b6badff7440ba63ea90e112e
      https://github.com/llvm/llvm-project/commit/085701b8b0084b24b6badff7440ba63ea90e112e
  Author: Ikhlas Ajbar <iajbar at quicinc.com>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonCallingConv.td
    M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
    A llvm/test/CodeGen/Hexagon/abi-padding-2.ll
    A llvm/test/CodeGen/Hexagon/abi-padding.ll

  Log Message:
  -----------
  [Hexagon] Reducing minimum alignment requirement

This patch reduces minimum alignment requirement to 1 byte for arguments
passed by value on stack.




More information about the All-commits mailing list