]> granicus.if.org Git - llvm/commit
[X86] Put the locked mi8 instrutions above the locked mi/mi32 so they will be prefered.
authorCraig Topper <craig.topper@intel.com>
Sun, 14 Apr 2019 19:00:00 +0000 (19:00 +0000)
committerCraig Topper <craig.topper@intel.com>
Sun, 14 Apr 2019 19:00:00 +0000 (19:00 +0000)
commit22fb1146ffc7422b10904d062ef73668b657a8a3
tree9ee55fd48263db5c41a43a29db47c7e2d59f2327
parent34cf0f340d1c87e9de934ccf56975023ce9494bf
[X86] Put the locked mi8 instrutions above the locked mi/mi32 so they will be prefered.

We want 64mi8 to be prefered over 64mi32. The order for 16mi/32mi doesn't
really matter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358361 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrCompiler.td