llvm-project/llvm/test/Transforms/Util/PredicateInfo
Nikita Popov 1c6d1e57c1 [PredicateInfo] Handle logical and/or
Teach PredicateInfo to handle logical and/or the same way as
bitwise and/or. This allows handling logical and/or inside IPSCCP
and NewGVN.
2021-01-20 21:03:07 +01:00
..
branch-on-same-cond.ll
condprop.ll [PredicateInfo] Generalize processing of conditions 2021-01-20 20:40:41 +01:00
diamond.ll
edge.ll [test] Fix tests using -analyze that fail under NPM 2020-10-21 21:54:30 -07:00
ordering.ll
pr33456.ll [test] Fix tests using -analyze that fail under NPM 2020-10-21 21:54:30 -07:00
pr33457.ll [test] Fix tests using -analyze that fail under NPM 2020-10-21 21:54:30 -07:00
testandor.ll [PredicateInfo] Handle logical and/or 2021-01-20 21:03:07 +01:00
unnamed-types.ll
unreachable.ll