[all-commits] [llvm/llvm-project] 05047f: [ARM][test] Add more tests of two-part immediates

Ben Shi via All-commits all-commits at lists.llvm.org
Fri Aug 14 08:11:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 05047f0b36e23373f4840f43d3a3d8fa36d2594c
      https://github.com/llvm/llvm-project/commit/05047f0b36e23373f4840f43d3a3d8fa36d2594c
  Author: Ben Shi <powerman1st at 163.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    R llvm/test/CodeGen/ARM/add-sub-imm.ll
    A llvm/test/CodeGen/ARM/two-part-imm.ll

  Log Message:
  -----------
  [ARM][test] Add more tests of two-part immediates

The ARM backend breaks some specific immediates to two parts
in binary operations. And this patch adds more tests
for that.

Reviewed By: samparker

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




More information about the All-commits mailing list