[all-commits] [llvm/llvm-project] f659c4: CodeGen: Add support for lowering byref attribute

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 21 14:38:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f659c440163ca6e37a587aeac61cac7e4235ef36
      https://github.com/llvm/llvm-project/commit/f659c440163ca6e37a587aeac61cac7e4235ef36
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetCallingConv.h
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

  Log Message:
  -----------
  CodeGen: Add support for lowering byref attribute




More information about the All-commits mailing list