This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c8b00c76a15 See if disabling libxml tests will pass the i686 bot. new 3dda42ef504 [Hexagon] Fix some Clang-tidy modernize-use-using and Inclu [...]
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: lib/Target/Hexagon/BitTracker.cpp | 13 ++-- lib/Target/Hexagon/BitTracker.h | 21 ++++--- .../Hexagon/Disassembler/HexagonDisassembler.cpp | 72 +++++++++++----------- lib/Target/Hexagon/HexagonBitSimplify.cpp | 40 +++++++----- lib/Target/Hexagon/HexagonBitTracker.cpp | 14 +++-- lib/Target/Hexagon/HexagonBitTracker.h | 16 +++-- lib/Target/Hexagon/HexagonBlockRanges.cpp | 4 +- lib/Target/Hexagon/HexagonBlockRanges.h | 16 ++--- lib/Target/Hexagon/HexagonCommonGEP.cpp | 59 ++++++++++-------- lib/Target/Hexagon/HexagonConstPropagation.cpp | 42 ++++++++----- lib/Target/Hexagon/HexagonEarlyIfConv.cpp | 51 +++++++-------- lib/Target/Hexagon/HexagonExpandCondsets.cpp | 33 +++++----- lib/Target/Hexagon/HexagonFrameLowering.cpp | 24 +++++--- lib/Target/Hexagon/HexagonFrameLowering.h | 11 +++- 14 files changed, 237 insertions(+), 179 deletions(-)