This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 27b0d8a7623 [X86][SSE] Add tests for vector rotates by splat variable. new b79d2cf9406 [MachineOutliner] Add optsize markings to outlined functions. new d146023adda [Debugfiy] Print the pass name next to the result
The 2 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/MachineOutliner.cpp | 8 ++++++++ test/CodeGen/AArch64/machine-outliner.ll | 4 +++- test/DebugInfo/debugify-each.ll | 20 ++++++++++---------- test/DebugInfo/debugify.ll | 4 ++-- tools/opt/Debugify.cpp | 28 +++++++++++++++++----------- tools/opt/PassPrinters.h | 9 +++++++-- tools/opt/opt.cpp | 4 ++-- 7 files changed, 49 insertions(+), 28 deletions(-)