[PATCH] [ARM] Correct POP reglist handling

Jyoti Allur jyoti.allur at samsung.com
Tue Jan 6 02:30:56 PST 2015


Alright, modified accordingly.
sub arch and arch profile information is unavailable in AsmParser, i have made use of the feature bits for MClass to know whether POP is for AR targets or not. Consequently, I had no choice but to to replicate the testcases for v7m.
A and R are defined by same manual, so i assume no need to test for R seperately.
Thanks.


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6819

Files:
  ../llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  ../llvm/test/MC/ARM/thumb-load-store-multiple.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6819.17827.patch
Type: text/x-patch
Size: 6856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150106/1b1964de/attachment.bin>


More information about the llvm-commits mailing list