[all-commits] [llvm/llvm-project] 45765c: [X86] Add x86_regcallcc calling convention to func...

topperc via All-commits all-commits at lists.llvm.org
Wed Jan 1 19:07:54 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 45765c52bc3d70d83e1f95640b299b2b2c978129
      https://github.com/llvm/llvm-project/commit/45765c52bc3d70d83e1f95640b299b2b2c978129
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-01-01 (Wed, 01 Jan 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/avx512-regcall-NoMask.ll

  Log Message:
  -----------
  [X86] Add x86_regcallcc calling convention to function declaration recently added in a test.

The callsite had the calling convention, but not the function itself.




More information about the All-commits mailing list