ΒΆllvm::FunctionPass* createX86FixupBWInsts()

Description

Return a Machine IR pass that selectively replaces certain byte and word instructions by equivalent 32 bit instructions, in order to eliminate partial register usage, false dependences on the upper portions of registers, and to save code size.

Declared at: llvm/lib/Target/X86/X86.h:122