[all-commits] [llvm/llvm-project] 6266f3: [TableGen] Cache the vectors of records returned b...

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Wed Dec 9 07:56:30 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6266f36226bb96e42015411048f3ed5afb751510
      https://github.com/llvm/llvm-project/commit/6266f36226bb96e42015411048f3ed5afb751510
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M llvm/include/llvm/TableGen/Record.h
    M llvm/lib/TableGen/Record.cpp
    M llvm/utils/TableGen/InstrInfoEmitter.cpp

  Log Message:
  -----------
  [TableGen] Cache the vectors of records returned by getAllDerivedDefinitions().

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




More information about the All-commits mailing list