[all-commits] [llvm/llvm-project] adc697: [VE][NFC] Refactor to support more than one callin...

Simon Moll via All-commits all-commits at lists.llvm.org
Fri Nov 6 05:25:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: adc69743d2ca1ed7a3c8be6ac7b67f77ce75bdef
      https://github.com/llvm/llvm-project/commit/adc69743d2ca1ed7a3c8be6ac7b67f77ce75bdef
  Author: Simon Moll <simon.moll at emea.nec.com>
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
    M llvm/lib/Target/VE/VECallingConv.td
    M llvm/lib/Target/VE/VEISelLowering.cpp

  Log Message:
  -----------
  [VE][NFC] Refactor to support more than one calling conv

Prepare for supporting  different calling conventions by factoring out
things into CC-dependent selection functions (getParamCC, getReturnCC).

Reviewed By: kaz7

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




More information about the All-commits mailing list