This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6f78ca4aa02 [MachineOutliner][NFC] Move missed opt remark into its own [...] new 264d8038e84 [MachineOutliner][NFC] Make Candidates own their call information
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/MachineOutliner.h | 44 ++++++++++++++++------------ include/llvm/CodeGen/TargetInstrInfo.h | 2 +- lib/CodeGen/MachineOutliner.cpp | 2 +- lib/Target/AArch64/AArch64InstrInfo.cpp | 41 +++++++++++++++----------- lib/Target/AArch64/AArch64InstrInfo.h | 2 +- lib/Target/X86/X86InstrInfo.cpp | 51 ++++++++++++++++++--------------- lib/Target/X86/X86InstrInfo.h | 2 +- 7 files changed, 83 insertions(+), 61 deletions(-)