This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4e7356c [PowerPC] Implement vec_insert_exp builtins - llvm portion new 5a50eb6 Revert "[AliasSetTracker] Make AST smarter about intrinsics t [...] new cf6e9a8 Simplify `x >=u x >> y` and `x >=u x udiv y`
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: lib/Analysis/AliasSetTracker.cpp | 15 --------- lib/Analysis/InstructionSimplify.cpp | 11 +++++++ test/Analysis/AliasSet/intrinsics.ll | 54 --------------------------------- test/Transforms/InstSimplify/compare.ll | 32 +++++++++++++++++++ 4 files changed, 43 insertions(+), 69 deletions(-) delete mode 100644 test/Analysis/AliasSet/intrinsics.ll