[all-commits] [llvm/llvm-project] 77eb1b: llc: Don't overwrite frame-pointer attribute

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jan 15 17:56:55 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 77eb1b8f63c120f90ba529a5da2d392e165a4bc4
      https://github.com/llvm/llvm-project/commit/77eb1b8f63c120f90ba529a5da2d392e165a4bc4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-01-15 (Wed, 15 Jan 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/CommandFlags.inc
    M llvm/test/CodeGen/AArch64/GlobalISel/tail-call-no-save-fp-lr.ll
    M llvm/test/CodeGen/AArch64/aarch64-fix-cortex-a53-835769.ll
    M llvm/test/CodeGen/AArch64/machine-outliner.mir
    M llvm/test/CodeGen/ARM/disable-fp-elim.ll
    M llvm/test/CodeGen/X86/fp-elim.ll
    A llvm/test/Other/opt-override-frame-pointer.ll

  Log Message:
  -----------
  llc: Don't overwrite frame-pointer attribute

Continue making command line flags with matching attribute behavior
consistent.




More information about the All-commits mailing list