This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 721fe5d Mips: Avoid implicit iterator conversions, NFC new 8c13ec2 Hexagon: Avoid implicit iterator conversions, NFC
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 | 84 +++++------ lib/Target/Hexagon/BitTracker.h | 10 +- lib/Target/Hexagon/HexagonBitSimplify.cpp | 9 +- lib/Target/Hexagon/HexagonBitTracker.cpp | 77 +++++----- lib/Target/Hexagon/HexagonBitTracker.h | 8 +- lib/Target/Hexagon/HexagonCFGOptimizer.cpp | 28 ++-- lib/Target/Hexagon/HexagonCopyToCombine.cpp | 168 ++++++++++----------- lib/Target/Hexagon/HexagonExpandCondsets.cpp | 132 ++++++++-------- lib/Target/Hexagon/HexagonFixupHwLoops.cpp | 12 +- lib/Target/Hexagon/HexagonGenMux.cpp | 12 +- lib/Target/Hexagon/HexagonGenPredicate.cpp | 13 +- lib/Target/Hexagon/HexagonNewValueJump.cpp | 136 ++++++++--------- lib/Target/Hexagon/HexagonPeephole.cpp | 94 ++++++------ .../Hexagon/HexagonSplitConst32AndConst64.cpp | 53 ++++--- lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 32 ++-- 15 files changed, 426 insertions(+), 442 deletions(-)