[all-commits] [llvm/llvm-project] a28388: [ARM][SchedModels] Move IsLDMBaseRegInListPred to ...

eleviant via All-commits all-commits at lists.llvm.org
Mon Oct 26 12:32:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a28388f95beb029241b4ab221b279698a5559f82
      https://github.com/llvm/llvm-project/commit/a28388f95beb029241b4ab221b279698a5559f82
  Author: Evgeny Leviant <eleviant at accesssoftek.com>
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMSchedule.td
    M llvm/lib/Target/ARM/ARMScheduleA57.td

  Log Message:
  -----------
  [ARM][SchedModels] Move IsLDMBaseRegInListPred to ARMSchedule.td. NFC

This predicate is not specific to cortex-a57 and can be used in other processor
models as well.




More information about the All-commits mailing list