This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from be86a5616d0 [CallSiteSplitting] Remove unused includes (NFC). new d2ee0056e86 [MachinePipeliner] Improve the TargetInstrInfo API analyzeL [...]
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: include/llvm/CodeGen/ModuloSchedule.h | 2 + include/llvm/CodeGen/TargetInstrInfo.h | 44 +++++++++ lib/CodeGen/MachinePipeliner.cpp | 2 +- lib/CodeGen/ModuloSchedule.cpp | 40 ++++----- lib/CodeGen/TargetInstrInfo.cpp | 2 + lib/Target/Hexagon/HexagonInstrInfo.cpp | 152 ++++++++++++++++---------------- lib/Target/Hexagon/HexagonInstrInfo.h | 19 +--- lib/Target/PowerPC/PPCInstrInfo.cpp | 139 +++++++++++++++++------------ lib/Target/PowerPC/PPCInstrInfo.h | 28 ++---- test/CodeGen/Hexagon/swp-epilog-phi7.ll | 4 +- 10 files changed, 238 insertions(+), 194 deletions(-)