This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f9e61b6 add tests for vector bit manipulation intrinsics new 0618303 Recommit - [DSE]Enhance shorthening MemIntrinsic based on Ove [...] new 13bed94 [ThinLTO/gold] Remove thin archive part of new test due to bo [...]
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/Transforms/Scalar/DeadStoreElimination.cpp | 213 +++++++++++++++------ .../2016-07-17-UseAfterFree.ll | 32 ++++ .../DeadStoreElimination/OverwriteStoreBegin.ll | 18 ++ .../DeadStoreElimination/OverwriteStoreEnd.ll | 17 ++ test/tools/gold/X86/thinlto_emit_linked_objects.ll | 12 -- 5 files changed, 218 insertions(+), 74 deletions(-) create mode 100644 test/Transforms/DeadStoreElimination/2016-07-17-UseAfterFree.ll