Change how so_imm and t2_so_imm are handled. At instruction selection time, the immediates are no longer encoded in the imm8 + rot format, that are left as it is. The encoding is now done in ams printing and code emission time instead.

llvm-svn: 75048
9 files changed
tree: e99be1335c1b248ed18f39125dde84935b6758e2
  1. clang/
  2. compiler-rt/
  3. llvm/