Improved MOVBE support

Chris Lattner clattner at apple.com
Mon Mar 10 17:18:43 PDT 2014


On Mar 10, 2014, at 3:10 PM, Louis Gebrarg <lgg at apple.com> wrote:

> This attach patch adds support for MOVBE on x86 chips that support it when the operands are 16 bit. It includes new test cases to confirm emission of MOVBE instructions.

LGTM, thanks Louis,

-Chris



More information about the llvm-commits mailing list