| commit | e3a53c448b31f7dcdcd624a769d30440bbed2052 | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Wed Jul 08 21:03:57 2009 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Wed Jul 08 21:03:57 2009 +0000 |
| tree | e99be1335c1b248ed18f39125dde84935b6758e2 | |
| parent | 0c9f367d62e202f91bcce766867ac71b2e22ff12 [diff] |
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