summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-17 22:04:05 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-17 22:04:05 +0000
commit221a014ea3b4d7d1ad324aa630ad1c17b845908f (patch)
tree589ea64f9d62bbeb0c4d59afeb38ecb0f5415b6c /llvm/lib/Transforms/Utils/Local.cpp
parent8c0b16b0aafeb222320b26b4eff8dc8f27be4efe (diff)
downloadbcm5719-llvm-221a014ea3b4d7d1ad324aa630ad1c17b845908f.tar.gz
bcm5719-llvm-221a014ea3b4d7d1ad324aa630ad1c17b845908f.zip
It used to be that t_addrmode_s4 was used for both:
o A8.6.195 STR (register) -- Encoding T1 o A8.6.193 STR (immediate, Thumb) -- Encoding T1 It has been changed so that now they use different addressing modes and thus different MC representation (Operand Infos). Modify the disassembler to reflect the change, and add relevant tests. llvm-svn: 127833
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud