diff options
author | Chris Lattner <sabre@nondot.org> | 2010-11-06 22:35:34 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-11-06 22:35:34 +0000 |
commit | 9654e108d73532d6f9f022881cfb21a11aac3c3f (patch) | |
tree | 5e94c36cea49eb540da1097a79c022a4fa5a7888 /llvm/lib/Support/StringRef.cpp | |
parent | 7923358842dbaa374022ee73d8a3408437ec95d9 (diff) | |
download | llvm-9654e108d73532d6f9f022881cfb21a11aac3c3f.zip llvm-9654e108d73532d6f9f022881cfb21a11aac3c3f.tar.gz llvm-9654e108d73532d6f9f022881cfb21a11aac3c3f.tar.bz2 |
add aliases for movs between seg registers and mem. There are multiple
different forms of this instruction (movw/movl/movq) which we reported
as being ambiguous. Since they all do the same thing, gas just picks the
one with the shortest encoding. Follow its lead here.
This implements rdar://8208615
llvm-svn: 118362
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions