[X86] Remove the AL/AX/EAX/RAX short immediate forms from the macro fusion shouldSche...
authorCraig Topper <craig.topper@intel.com>
Sat, 11 Aug 2018 06:42:51 +0000 (06:42 +0000)
committerCraig Topper <craig.topper@intel.com>
Sat, 11 Aug 2018 06:42:51 +0000 (06:42 +0000)
commitb3e3477649eb1f4377525d5fbbd6891ee776cacc
tree9a7af442d67cfc99998dccbee800d67a508ea197
parentc6cf16994097d5c8759968940589cdc1b6bbd591
[X86] Remove the AL/AX/EAX/RAX short immediate forms from the macro fusion shouldScheduleAdjacent. NFC

These instructions are only created by the backend during MCInst lowering.

llvm-svn: 339499
llvm/lib/Target/X86/X86MacroFusion.cpp