commit | 589130fac11bc8c186736161600575c3ed6acc5b | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Mon Jul 11 16:48:36 2011 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Mon Jul 11 16:48:36 2011 +0000 |
tree | c998cc511d05334bb9e6cb222ad7b86376db753a | |
parent | 6e6cdd00aaca083779eb70dc238779935da6b9c8 [diff] |
Simplify printing of ARM shifted immediates. Print shifted immediate values directly rather than as a payload+shifter value pair. This makes for more readable output assembly code, simplifies the instruction printer, and is consistent with how Thumb immediates are displayed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134902 91177308-0d34-0410-b5e6-96231b3b80d8