[all-commits] [llvm/llvm-project] c2d033: Revert "[WIP] Build assume from call"
Ralender via All-commits
all-commits at lists.llvm.org
Sun Feb 2 09:09:34 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c2d03362081b1aa6cda79924c1d5fb77f2ed57ae
https://github.com/llvm/llvm-project/commit/c2d03362081b1aa6cda79924c1d5fb77f2ed57ae
Author: Tyker <tyker1 at outlook.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)
Changed paths:
M llvm/include/llvm/IR/Attributes.h
R llvm/include/llvm/Transforms/Utils/KnowledgeRetention.h
M llvm/lib/IR/Attributes.cpp
M llvm/lib/IR/Core.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Utils/CMakeLists.txt
R llvm/lib/Transforms/Utils/KnowledgeRetention.cpp
R llvm/test/Transforms/Util/assume-builder.ll
Log Message:
-----------
Revert "[WIP] Build assume from call"
caused build bot failure
This reverts commit 780d2c532fe5ca4a368c5e631197a839e03a3cc4.
More information about the All-commits
mailing list