This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50 in repository llvm.
from 4e549e75cef Merging r309044, r309071, r309120, r309122, r309140 and r30 [...] new 492b2bcbcfa Merging r309945, r310779 and r310842: --------------------- [...] new 801c03eec90 Merging r310784: ------------------------------------------ [...] new ac08c794cc1 Merging r310796: ------------------------------------------ [...]
The 3 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: CMakeLists.txt | 2 +- lib/Target/X86/X86ISelLowering.cpp | 4 +- lib/Transforms/Scalar/BDCE.cpp | 44 +++++++++++ test/CodeGen/X86/adx-intrinsics.ll | 27 +++++++ test/Transforms/BDCE/invalidate-assumptions.ll | 100 +++++++++++++++++++++++++ 5 files changed, 174 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/BDCE/invalidate-assumptions.ll