ARM: make a table more readable (NFC)
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 31 Jan 2015 04:12:06 +0000 (04:12 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 31 Jan 2015 04:12:06 +0000 (04:12 +0000)
commit02897142dfc8fc07b17016bb31640f075de96f76
tree2033d9b1ec8a1f64475c5609c155f62effdb3f74
parenta6a87b595d3434175ee87d96d1fe182357cf2611
ARM: make a table more readable (NFC)

This adds some comments and splits the flag calculation on type boundaries to
make the table more readable.  Addresses some post-commit review comments to SVN
r227603.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227670 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp