[all-commits] [llvm/llvm-project] e6f1dd: [X86] Disable nop padding before instruction follo...
KanRobert via All-commits
all-commits at lists.llvm.org
Fri Mar 13 22:15:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e6f1dd40bd013c7b9780625b19328296ff9fbb2e
https://github.com/llvm/llvm-project/commit/e6f1dd40bd013c7b9780625b19328296ff9fbb2e
Author: Shengchen Kan <shengchen.kan at intel.com>
Date: 2020-03-14 (Sat, 14 Mar 2020)
Changed paths:
M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
A llvm/test/MC/X86/align-branch-64-prefix.s
Log Message:
-----------
[X86] Disable nop padding before instruction following a prefix
Reviewers: reames, MaskRay, craig.topper, LuoYuanke, jyknight
Reviewed By: LuoYuanke
Subscribers: hiraditya, llvm-commits, annita.zhang
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D76052
More information about the All-commits
mailing list