aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-02-04 04:44:20 +0000
committerCraig Topper <craig.topper@intel.com>2019-02-04 04:44:20 +0000
commitb5e945c260975c25c5ee423c081c98b78d959e0a (patch)
treea86808458f408f47ae0fff346cc096ebc571ae71 /llvm/lib/Support/CommandLine.cpp
parent7a2944efe118e58d164c16c9d8f4d4d626a9f11d (diff)
downloadllvm-b5e945c260975c25c5ee423c081c98b78d959e0a.zip
llvm-b5e945c260975c25c5ee423c081c98b78d959e0a.tar.gz
llvm-b5e945c260975c25c5ee423c081c98b78d959e0a.tar.bz2
Recommit r352660 "[X86] Mark EMMS and FEMMS as clobbering MM0-7 and ST0-7."
We now print ST0 as 'st' when generating the clobber list for MS inline assembly in clang. This matches what the gcc reg name list expects. Original commit message: This fixes the test case in PR35982 by preventing MMX instructions that read MM0-7 from being moved below EMMS/FEMMS by the post RA scheduler. Though as discussed in bugzilla, this is not a complete fix. There is still the possibility of reordering in IR or by the pre-RA scheduler. Differential Revision: https://reviews.llvm.org/D57298 llvm-svn: 353016
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions