"sldt <mem>" is ambiguous in 64-bit mode, but should
always be disambiguated as sldtw.  sldtw and sldtq with
a mem operands have the same effect, but sldtw is more
compact.  Force it to sldtw, resolving rdar://8017530

llvm-svn: 113186
2 files changed
tree: 4bb7234f11580767bc0dc9e5298bc0c4011d0f80
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/