This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 41042eb4562 [PM] Run IndirectCallPromotion only when PGO is enabled. new b3518390c19 [InstSimplify] Handle (~A & ~B) | (~A ^ B) -> ~A ^ B
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/Analysis/InstructionSimplify.cpp | 14 +++++--- test/Transforms/InstSimplify/AndOrXor.ll | 62 ++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+), 4 deletions(-)