This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca71b347178 [ARM][GISel] PR35965 Constrain RegClasses of nested instruc [...] new a833b13610b [X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, e [...]
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: lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp | 16 ++++++-- lib/Target/X86/X86.td | 21 ++++++++-- lib/Target/X86/X86Subtarget.cpp | 2 + lib/Target/X86/X86Subtarget.h | 8 ++++ test/MC/MachO/x86_32-optimal_nop.s | 12 +++--- test/MC/X86/AlignedBundling/long-nop-pad.s | 10 +++-- .../X86/AlignedBundling/misaligned-bundle-group.s | 4 +- test/MC/X86/AlignedBundling/misaligned-bundle.s | 2 +- test/MC/X86/AlignedBundling/pad-bundle-groups.s | 3 +- test/MC/X86/x86_long_nop.s | 47 ++++++++++++++++------ 10 files changed, 91 insertions(+), 34 deletions(-)