This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9cec565a79f Fix MSVC "signed/unsigned mismatch" warning. NFCI. new 20b07351273 [VPlan] Add VPlanTestBase.h with helper class to build VPla [...]
The 1 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: unittests/Transforms/Vectorize/VPlanHCFGTest.cpp | 38 +++---------- unittests/Transforms/Vectorize/VPlanTestBase.h | 68 ++++++++++++++++++++++++ 2 files changed, 76 insertions(+), 30 deletions(-) create mode 100644 unittests/Transforms/Vectorize/VPlanTestBase.h