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 926f3936900 Merging r308847: ------------------------------------------ [...] new 366b5faf38a Merging r310481, r310492 and r310510: --------------------- [...] new 999f7b7049c Merging r310552: ------------------------------------------ [...]
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/ValueTracking.cpp | 4 ++ lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 16 ++++- lib/Target/X86/X86ISelLowering.cpp | 17 ++++- test/CodeGen/X86/pr33349.ll | 92 ++++++++++++++++++++++++ test/Transforms/SimplifyCFG/pr34131.ll | 74 +++++++++++++++++++ 5 files changed, 201 insertions(+), 2 deletions(-) create mode 100644 test/CodeGen/X86/pr33349.ll create mode 100644 test/Transforms/SimplifyCFG/pr34131.ll