This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f94e8ffb1b [GVNHoist] Fix non-deterministic sort order of PHIs for ide [...] new 8e9d06e47cc Create instruction classes for identifying any atomicity of [...] new b2d41e210a2 Revert "[PowerPC] Try to simplify a Swap if it feeds a Splat"
The 2 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: include/llvm/IR/IntrinsicInst.h | 450 +++++++++++---------- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 7 +- lib/IR/Verifier.cpp | 8 +- lib/Target/PowerPC/PPCMIPeephole.cpp | 47 --- lib/Transforms/InstCombine/InstCombineCalls.cpp | 6 +- lib/Transforms/InstCombine/InstCombineInternal.h | 3 +- .../PowerPC/p8-scalar_vector_conversions.ll | 4 +- test/CodeGen/PowerPC/ppc64-peephole-swap.ll | 134 ------ 8 files changed, 255 insertions(+), 404 deletions(-) delete mode 100644 test/CodeGen/PowerPC/ppc64-peephole-swap.ll