[all-commits] [llvm/llvm-project] 081c25: [ValueTracking] Let isGuaranteedNotToBeUndefOrPois...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sun Jul 19 10:27:28 PDT 2020
Branch: refs/heads/perf/known-no-undef
Home: https://github.com/llvm/llvm-project
Commit: 081c25553185740fde7d93d2a32ef4e87ae480aa
https://github.com/llvm/llvm-project/commit/081c25553185740fde7d93d2a32ef4e87ae480aa
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-07-19 (Sun, 19 Jul 2020)
Changed paths:
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/test/Transforms/DivRemPairs/PowerPC/div-expanded-rem-pair.ll
M llvm/test/Transforms/DivRemPairs/PowerPC/div-rem-pairs.ll
M llvm/test/Transforms/InstSimplify/freeze-noundef.ll
M llvm/test/Transforms/InstSimplify/freeze.ll
Log Message:
-----------
[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison use canCreateUndefOrPoison
More information about the All-commits
mailing list