This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9b021f2 Re-land "[SCEVExpander] Use llvm data structures; NFC" new be0e551 Change CoverageTracker from a global variable to member varia [...] new cce1593 [Hexagon] Fix some Clang-tidy modernize and Include What You [...] new 741933d [llvm-config] Add --ignore-libllvm
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: lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp | 176 ++++++++++--------- .../Hexagon/Disassembler/HexagonDisassembler.cpp | 105 +++++------- lib/Target/Hexagon/HexagonBitSimplify.cpp | 189 ++++++++++----------- lib/Target/Hexagon/HexagonBlockRanges.cpp | 30 +--- lib/Target/Hexagon/HexagonBlockRanges.h | 46 ++--- lib/Target/Hexagon/HexagonBranchRelaxation.cpp | 26 ++- lib/Target/Hexagon/HexagonCommonGEP.cpp | 189 ++++++++++----------- lib/Transforms/IPO/SampleProfile.cpp | 104 ++++++------ test/tools/llvm-config/libs.test | 2 +- tools/llvm-config/llvm-config.cpp | 3 + 10 files changed, 415 insertions(+), 455 deletions(-)