[all-commits] [llvm/llvm-project] beb7e3: Rename t2-reduce-size -> thumb2-reduce-size

aeubanks via All-commits all-commits at lists.llvm.org
Mon Jul 27 13:42:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: beb7e3bb702f69be4c81cf344528577806ab7c5b
      https://github.com/llvm/llvm-project/commit/beb7e3bb702f69be4c81cf344528577806ab7c5b
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M llvm/lib/Target/ARM/Thumb2SizeReduction.cpp
    M llvm/test/CodeGen/Thumb2/t2-teq-reduce.mir
    M llvm/test/CodeGen/Thumb2/t2sizereduction.mir

  Log Message:
  -----------
  Rename t2-reduce-size -> thumb2-reduce-size

For readability and consistency with other thumb2 passes like
"thumb2-it".

Reviewed By: arsenm

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




More information about the All-commits mailing list