[all-commits] [llvm/llvm-project] f55a51: [AArch64][GlobalISel] Support shifted register for...

Jessica Paquette via All-commits all-commits at lists.llvm.org
Mon Sep 28 10:14:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f55a5186c6c005fe171a35a832000829cd00cd2a
      https://github.com/llvm/llvm-project/commit/f55a5186c6c005fe171a35a832000829cd00cd2a
  Author: Jessica Paquette <jpaquette at apple.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/opt-fold-compare.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Support shifted register form in emitTST

Support emitting ANDSXrs and ANDSWrs in `emitTST`. Update opt-fold-compare.mir
to show that it works.

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




More information about the All-commits mailing list