[all-commits] [llvm/llvm-project] 5b5e78: [VE] Support register and frame-index pair correctly

Kazushi (Jam) Marukawa via All-commits all-commits at lists.llvm.org
Mon Oct 5 02:38:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b5e78a43124c0ced813f378195b36098f716c8f
      https://github.com/llvm/llvm-project/commit/5b5e78a43124c0ced813f378195b36098f716c8f
  Author: Kazushi (Jam) Marukawa <jam at pobox.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M llvm/lib/Target/VE/VEISelDAGToDAG.cpp
    A llvm/test/CodeGen/VE/loadrri.ll

  Log Message:
  -----------
  [VE] Support register and frame-index pair correctly

Support register and frame-index pair correctly as operands of
generic load/store instrucitons, e.g. LD1BZXrri, STLrri, and etc.
Add regression tests also.

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




More information about the All-commits mailing list