This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6644ec06a7 NewGVN: This is wrong by inspection, it will not cause an i [...] new e6be55f2206 PredicateInfo: Don't insert conditional info when a conditi [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/Utils/PredicateInfo.cpp | 3 + test/Transforms/Util/PredicateInfo/pr33456.ll | 68 ++++++++++++++++++++ test/Transforms/Util/PredicateInfo/pr33457.ll | 93 +++++++++++++++++++++++++++ 3 files changed, 164 insertions(+) create mode 100644 test/Transforms/Util/PredicateInfo/pr33456.ll create mode 100644 test/Transforms/Util/PredicateInfo/pr33457.ll