Files
llvm/lib/CodeGen/SelectionDAG
Alexander Ivchenko ba2e473a53 [SelectionDAG][X86] Fix incorrect offset generated for VMASKMOV
When creating high MachineMemOperand for MSTORE/MLOAD we supply
it with the original PointerInfo, while the pointer itself had been incremented.
The patch adds the proper offset to the PointerInfo.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@325135 91177308-0d34-0410-b5e6-96231b3b80d8
2018-02-14 15:55:24 +00:00
..
2017-10-24 17:23:40 +00:00