This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from aadb70d6151 [CallSiteSplitting] Clear ValueToValue maps. new 70f366846f5 [IR] Fix creating mutable versions of TBAA access tags new 1f703fd80dd Revert r325001: [CallSiteSplitting] Support splitting of bl [...]
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/IR/MDBuilder.cpp | 2 +- lib/Transforms/Scalar/CallSiteSplitting.cpp | 103 ++------- test/Other/new-pm-lto-defaults.ll | 2 +- .../callsite-instructions-before-call.ll | 253 --------------------- .../CallSiteSplitting/callsite-no-or-structure.ll | 48 ++-- .../CallSiteSplitting/callsite-split-debug.ll | 11 +- .../CallSiteSplitting/callsite-split-or-phi.ll | 155 ++++++++----- .../Transforms/CallSiteSplitting/callsite-split.ll | 12 +- .../RewriteStatepointsForGC/deref-pointers.ll | 24 +- 9 files changed, 166 insertions(+), 444 deletions(-) delete mode 100644 test/Transforms/CallSiteSplitting/callsite-instructions-before-call.ll