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)
commitd90e64ede5949a49a1f8cc21ecf5e5747f331843
tree4a6852d9dc63dec1deffd4c7106a1daccbb4652e
parent705b185f90a67b15922f7537f13944e74321f344
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.

llvm-svn: 227670
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp