This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8209cdfb4ca [PartialInlining] Type. NFC. new 71f4afc0b84 test commit: fix typo in comment new ca52e12050f [PartialInlining] Formatting. NFC. new 2de563a9abb [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...]
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/CodeGen/LiveDebugValues.cpp | 55 +++++++++++------- lib/CodeGen/LiveDebugVariables.cpp | 78 +++++++++++++++---------- lib/CodeGen/LiveDebugVariables.h | 13 ++--- lib/CodeGen/LiveInterval.cpp | 46 +++++++++------ lib/CodeGen/LiveRangeCalc.cpp | 30 +++++++--- lib/CodeGen/LiveRangeCalc.h | 46 ++++++++------- lib/CodeGen/LiveRangeShrink.cpp | 37 ++++++++---- lib/CodeGen/MachineBlockFrequencyInfo.cpp | 38 +++++++------ lib/CodeGen/MachineBlockPlacement.cpp | 94 +++++++++++++++++++++---------- lib/CodeGen/MachineCSE.cpp | 47 ++++++++++++---- lib/Option/OptTable.cpp | 2 +- lib/Transforms/IPO/PartialInlining.cpp | 2 +- 12 files changed, 314 insertions(+), 174 deletions(-)