[all-commits] [llvm/llvm-project] 34ff78: [CodeGen] Remove restrictRef (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Jun 13 23:09:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34ff78c5cfc7192aa3bf3c40e2c8e13006e3ca99
      https://github.com/llvm/llvm-project/commit/34ff78c5cfc7192aa3bf3c40e2c8e13006e3ca99
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/RDFGraph.h
    M llvm/lib/CodeGen/RDFGraph.cpp

  Log Message:
  -----------
  [CodeGen] Remove restrictRef (NFC)

The last use was removed on Apr 14, 2017 in commit
4fe9d6c640e81457db1350766bf6dfef118bcacd.


  Commit: a2232da2a5d207126e1777fb33b61a16109ae38e
      https://github.com/llvm/llvm-project/commit/a2232da2a5d207126e1777fb33b61a16109ae38e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-06-13 (Mon, 13 Jun 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineFunction.h
    M llvm/lib/CodeGen/MachineFunction.cpp

  Log Message:
  -----------
  [CodeGen] Remove addSEHCatchHandler and addSEHCleanupHandler (NFC)

The last uses of these functions are removed on Oct 9, 2015 in commit
14e773500e036de57ed0ca4af6fddc1f8b6767d8.


Compare: https://github.com/llvm/llvm-project/compare/0cb33551ecd6...a2232da2a5d2


More information about the All-commits mailing list