This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1ab1e79a01e AMDGPU: Make areMemAccessesTriviallyDisjoint more aware of [...] new 4ea03c9bbc2 lit::shtest-format.py: Make write-bad-encoding.py py3-aware. new 38e69b8dcf7 [MachineOutliner] NFC: Change IsTailCall to a call class + [...]
The 2 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 | 25 ++-- lib/CodeGen/MachineOutliner.cpp | 87 +++++++----- lib/Target/AArch64/AArch64InstrInfo.cpp | 49 ++++--- lib/Target/AArch64/AArch64InstrInfo.h | 153 ++++++++++++++------- lib/Target/X86/X86InstrInfo.cpp | 41 +++--- lib/Target/X86/X86InstrInfo.h | 138 +++++++++---------- .../external_shell/write-bad-encoding.py | 2 +- 7 files changed, 289 insertions(+), 206 deletions(-)