1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 13:11:39 +01:00
Craig Topper dfee30d5eb [X86] Move the 2 byte VEX optimization for MOV instructions back to the X86AsmParser::processInstruction where it used to be. Block when {vex3} prefix is present.
Years ago I moved this to an InstAlias using VR128H/VR128L. But now that we support {vex3} pseudo prefix, we need to block the optimization when it is set to match gas behavior.

llvm-svn: 358046
2019-04-10 05:43:20 +00:00
..
2016-09-26 19:33:36 +00:00
2018-04-29 04:50:53 +00:00
2018-04-29 04:50:53 +00:00
2017-06-28 17:56:07 +00:00
2018-01-09 22:30:54 +00:00