This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8c0bb2f0365 [X86] Remove masking from avx512 rotate intrinsics. Use sel [...] new c549767db5a [MachineOutliner] Add support for target-default outlining.
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/Passes.h | 2 +- include/llvm/CodeGen/TargetInstrInfo.h | 5 +++++ include/llvm/Target/TargetMachine.h | 3 +++ include/llvm/Target/TargetOptions.h | 5 ++++- lib/CodeGen/MachineOutliner.cpp | 29 ++++++++++++++++++++++++-- lib/CodeGen/TargetPassConfig.cpp | 13 ++++++++---- test/CodeGen/AArch64/machine-outliner-flags.ll | 9 ++++++-- 7 files changed, 56 insertions(+), 10 deletions(-)