Use lower16 / upper16 imm modifiers to asmprint 32-bit imms splitted via movt/movw...
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 8 Oct 2009 20:43:22 +0000 (20:43 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 8 Oct 2009 20:43:22 +0000 (20:43 +0000)
commit632606c724ebcfa6a9da71c443151e7a65829c99
tree0d5db6b860d019541efdd7b9e9fba710c1c6c5f8
parent85d29e2de30cf49956558e45246b998f6d9ed985
Use lower16 / upper16 imm modifiers to asmprint 32-bit imms splitted via movt/movw pair.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83572 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
test/CodeGen/ARM/t2-imm.ll