This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f5a4b472011 [CMake] Support for cross-compilation when build runtimes new 3f8e15a6280 [MachineOutliner] AArch64: Handle instrs that use SP and wi [...]
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/TargetInstrInfo.h | 9 ++- lib/CodeGen/MachineOutliner.cpp | 7 ++- lib/Target/AArch64/AArch64InstrInfo.cpp | 99 +++++++++++++++++++++++++++---- lib/Target/AArch64/AArch64InstrInfo.h | 3 +- lib/Target/X86/X86InstrInfo.cpp | 4 +- lib/Target/X86/X86InstrInfo.h | 2 +- test/CodeGen/AArch64/machine-outliner.mir | 30 +++++++++- 7 files changed, 132 insertions(+), 22 deletions(-)