[all-commits] [llvm/llvm-project] aa93d8: [IR] NoFree IntrinsicProperty.

Stefan Stipanovic via All-commits all-commits at lists.llvm.org
Tue Jun 30 02:28:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa93d84db93451488fc9c645fb970b8f7e481292
      https://github.com/llvm/llvm-project/commit/aa93d84db93451488fc9c645fb970b8f7e481292
  Author: sstefan1 <sstipanovic at s-energize.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M llvm/include/llvm/IR/Intrinsics.td
    M llvm/utils/TableGen/CodeGenIntrinsics.h
    M llvm/utils/TableGen/CodeGenTarget.cpp
    M llvm/utils/TableGen/IntrinsicEmitter.cpp

  Log Message:
  -----------
  [IR] NoFree IntrinsicProperty.

Summary:
Separate introduction of IntrNoFree property as suggested in D70365

Reviewers: arsenm, nhaehnle

Tags: #llvm

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




More information about the All-commits mailing list