This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a70eff99178 [x86] move vector shift tests for PR37428; NFC new 6058aa9ef5f Reland: [Remarks] Refactor optimization remarks setup
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/IR/RemarkStreamer.h | 34 +++++++++++++++++++++++++ include/llvm/LTO/LTO.h | 6 ++--- lib/IR/RemarkStreamer.cpp | 35 ++++++++++++++++++++++++++ lib/LTO/LTO.cpp | 36 +++++++++------------------ lib/LTO/LTOBackend.cpp | 3 ++- lib/LTO/LTOCodeGenerator.cpp | 27 ++++++++++---------- lib/LTO/ThinLTOCodeGenerator.cpp | 11 ++++---- tools/gold/gold-plugin.cpp | 18 +++++++------- tools/llc/llc.cpp | 48 ++++++++++++----------------------- tools/llvm-lto2/llvm-lto2.cpp | 29 ++++++++++----------- tools/opt/opt.cpp | 54 ++++++++++++++-------------------------- 11 files changed, 165 insertions(+), 136 deletions(-)