aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/FileCheck/FileCheck.cpp
diff options
context:
space:
mode:
authorJessica Clarke <jrtc27@jrtc27.com>2021-10-23 01:56:05 +0100
committerJessica Clarke <jrtc27@jrtc27.com>2021-10-23 01:57:17 +0100
commit2d8c18fbbdd1b07ab0d36ac49ef63f4d243afb8b (patch)
tree87a911fee3845e3ae29932cc08f58bc2a5b1065e /llvm/lib/FileCheck/FileCheck.cpp
parentb432583d28ee99313fa834139be9535639957d76 (diff)
downloadllvm-2d8c18fbbdd1b07ab0d36ac49ef63f4d243afb8b.zip
llvm-2d8c18fbbdd1b07ab0d36ac49ef63f4d243afb8b.tar.gz
llvm-2d8c18fbbdd1b07ab0d36ac49ef63f4d243afb8b.tar.bz2
[X86] Don't add implicit REP prefix to VIA PadLock xstore
Commit 8fa3e8fa1492 added an implicit REP prefix to all VIA PadLock instructions, but GNU as doesn't add one to xstore, only all the others. This resulted in a kernel panic regression in FreeBSD upon updating to LLVM 11 (https://bugs.freebsd.org/259218) which includes the commit in question. This partially reverts that commit. Reviewed By: craig.topper Differential Revision: https://reviews.llvm.org/D112355
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions