[all-commits] [llvm/llvm-project] e49fcf: [X86][ABI] Change the alignment of f80 in 32-bit c...

Phoebe Wang via All-commits all-commits at lists.llvm.org
Fri Nov 12 18:00:49 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e49fcfc7cdf82e41f15a857083c0fb275c1b6021
      https://github.com/llvm/llvm-project/commit/e49fcfc7cdf82e41f15a857083c0fb275c1b6021
  Author: Phoebe Wang <pengfei.wang at intel.com>
  Date:   2021-11-13 (Sat, 13 Nov 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86CallingConv.td
    M llvm/test/CodeGen/X86/2007-09-27-LDIntrinsics.ll
    M llvm/test/CodeGen/X86/inline-asm-fpstack.ll

  Log Message:
  -----------
  [X86][ABI] Change the alignment of f80 in 32-bit calling convention to meet with different data layout

Reviewed By: RKSimon

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




More information about the All-commits mailing list