commit | d35da7d92b5045429cf1b5d34dae2a9da8080a6a | [log] [tgz] |
---|---|---|
author | Nirav Dave <niravd@google.com> | Tue Nov 21 19:28:13 2017 +0000 |
committer | Nirav Dave <niravd@google.com> | Tue Nov 21 19:28:13 2017 +0000 |
tree | 94ac7a43dc7132aedc743a80ddfe2575c9bb9de5 | |
parent | 063a34cd40b932696d19c6b0b0c08234b3ea150f [diff] |
Avoid unecessary opsize byte in segment move to memory Segment moves to memory are always 16-bit. Remove invalid 32 and 64 bit variants. Recommiting with missing clang inline assembly test change. Fixes PR34478. Reviewers: rnk, craig.topper Subscribers: llvm-commits, hiraditya Differential Revision: https://reviews.llvm.org/D39847 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318797 91177308-0d34-0410-b5e6-96231b3b80d8