This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6d329dbcbe Revert 374481 "[tsan,msan] Insert module constructors in a [...] new 03162b6c1fd [X86] Add more packus/ssat/usat truncate tests from legal v [...] new c9d22d057ff [CVP] Remove a masking operation if range information impli [...]
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: .../Scalar/CorrelatedValuePropagation.cpp | 27 + test/CodeGen/X86/vector-trunc-packus.ll | 2536 ++++++++++++++++---- test/CodeGen/X86/vector-trunc-ssat.ll | 2251 ++++++++++++++--- test/CodeGen/X86/vector-trunc-usat.ll | 1352 ++++++++++- test/Transforms/CorrelatedValuePropagation/and.ll | 127 + .../CorrelatedValuePropagation/overflows.ll | 1 - .../Transforms/CorrelatedValuePropagation/range.ll | 3 +- 7 files changed, 5290 insertions(+), 1007 deletions(-) create mode 100644 test/Transforms/CorrelatedValuePropagation/and.ll