This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d8582cf12c Revert r295861, "[ModuleSummaryAnalysis] Don't crash when r [...] new 921f454dae7 Replace hardcoded intrinsic list with speculatable attribute.
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: include/llvm/IR/Intrinsics.td | 35 ++++++------ lib/Analysis/ValueTracking.cpp | 63 ++-------------------- lib/Transforms/Utils/BuildLibCalls.cpp | 8 ++- test/Feature/intrinsics.ll | 2 +- test/Transforms/BBVectorize/simple-int.ll | 2 +- test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll | 2 +- test/Transforms/InstCombine/intrinsics.ll | 4 +- test/Transforms/InstCombine/pow-sqrt.ll | 9 ++-- test/Transforms/InstCombine/sub-xor.ll | 2 +- test/Transforms/ObjCARC/basic.ll | 2 +- ...ensure-that-exception-unwind-path-is-visited.ll | 2 +- test/Transforms/SLPVectorizer/X86/call.ll | 2 +- 12 files changed, 44 insertions(+), 89 deletions(-)