[all-commits] [llvm/llvm-project] b23e84: [TableGen] Eliminte source location from CodeInit

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Mon Nov 23 08:31:03 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b23e84ffcff8957e095599a6b7fd3f24ecf1f18c
      https://github.com/llvm/llvm-project/commit/b23e84ffcff8957e095599a6b7fd3f24ecf1f18c
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M llvm/docs/TableGen/BackGuide.rst
    M llvm/include/llvm/TableGen/Record.h
    M llvm/lib/TableGen/Record.cpp
    M llvm/lib/TableGen/TGParser.cpp
    M llvm/unittests/TableGen/CodeExpanderTest.cpp
    M llvm/utils/TableGen/GICombinerEmitter.cpp
    M llvm/utils/TableGen/GlobalISel/CodeExpander.cpp

  Log Message:
  -----------
  [TableGen] Eliminte source location from CodeInit

Step 1 in eliminating the 'code' type.

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




More information about the All-commits mailing list