This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 22c1c5c1d0e [X86] Use sse_load_f32/f64 and timm in patterns for memory [...] new 6d4a6cde0ab [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 | 162 +++++++++++++++++--------------- lib/Target/Hexagon/HexagonInstrInfo.h | 19 +--- lib/Target/PowerPC/PPCInstrInfo.cpp | 144 +++++++++++++++++----------- lib/Target/PowerPC/PPCInstrInfo.h | 28 ++---- test/CodeGen/Hexagon/swp-epilog-phi7.ll | 4 +- 10 files changed, 253 insertions(+), 194 deletions(-)