This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f0f332b0a5c Revert r314249 "Recommit r314151 "[X86] Make all the NOREX [...] new 22a815a49ac [MachineOutliner] AArch64: Avoid saving + restoring LR if possible
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/Target/TargetInstrInfo.h | 67 +++++---- lib/CodeGen/MachineOutliner.cpp | 171 +++++++++++----------- lib/Target/AArch64/AArch64InstrInfo.cpp | 173 ++++++++++++++++++----- lib/Target/AArch64/AArch64InstrInfo.h | 15 +- lib/Target/X86/X86InstrInfo.cpp | 84 +++++++---- lib/Target/X86/X86InstrInfo.h | 14 +- test/CodeGen/AArch64/machine-outliner-remarks.ll | 4 +- test/CodeGen/AArch64/machine-outliner.mir | 85 +++++++---- test/CodeGen/X86/machine-outliner.ll | 4 +- 9 files changed, 391 insertions(+), 226 deletions(-)