This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0eeda09 GVH-hoist: only clone GEPs (PR28606) new 6aa68be [llvm-cov] Use relative paths to the stylesheet (for html reports) new ff2ae48 [InstCombine] break up foldICmpEqualityWithConstant(); NFCI new 4f9c571 [Sparc]: Fix bug in LowerSTORE due to r275592 new 23553e9 [llvm-cov] Strengthen a test case new 96c53f4 GVN-hoist: add missing check for all GEP operands available
The 5 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/Target/Sparc/SparcISelLowering.cpp | 2 +- lib/Transforms/InstCombine/InstCombineCompares.cpp | 307 +++++++++++---------- lib/Transforms/InstCombine/InstCombineInternal.h | 2 + lib/Transforms/Scalar/GVNHoist.cpp | 3 + test/tools/llvm-cov/style.test | 35 +++ tools/llvm-cov/SourceCoverageView.h | 4 +- tools/llvm-cov/SourceCoverageViewHTML.cpp | 127 +++++---- 7 files changed, 273 insertions(+), 207 deletions(-) create mode 100644 test/tools/llvm-cov/style.test