[all-commits] [llvm/llvm-project] 636412: [AArch64ExpandPseudos] Preserve renamable state wh...

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Nov 12 03:29:28 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 636412bf31fc4285d63faeea67e4d71e44e3799c
      https://github.com/llvm/llvm-project/commit/636412bf31fc4285d63faeea67e4d71e44e3799c
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
    A llvm/test/CodeGen/AArch64/expand-movi-renamable.mir

  Log Message:
  -----------
  [AArch64ExpandPseudos] Preserve renamable state when expanding MOVi64 & co.

If the MOVi operand was renamable, the operands of the expanded
instructions are also renamable.

Reviewers: thegameg, samparker, zatrazz

Reviewed By: thegameg

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




More information about the All-commits mailing list