[all-commits] [llvm/llvm-project] c9e93c: Add Query API for llvm.assume holding attributes

Ralender via All-commits all-commits at lists.llvm.org
Tue Feb 18 10:42:47 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c9e93c84f61400d1aac7d195a0578e80bc48c69a
      https://github.com/llvm/llvm-project/commit/c9e93c84f61400d1aac7d195a0578e80bc48c69a
  Author: Tyker <tyker1 at outlook.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/KnowledgeRetention.h
    M llvm/lib/Transforms/Utils/KnowledgeRetention.cpp
    M llvm/unittests/Transforms/Utils/CMakeLists.txt
    A llvm/unittests/Transforms/Utils/KnowledgeRetentionTest.cpp

  Log Message:
  -----------
  Add Query API for llvm.assume holding attributes

Reviewers: jdoerfert, sstefan1, uenoku

Reviewed By: jdoerfert

Subscribers: mgorny, hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list