Thumb2 t2Bcc should encode as t2B when condition is 'always'.
authorJim Grosbach <grosbach@apple.com>
Wed, 31 Aug 2011 21:17:31 +0000 (21:17 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 31 Aug 2011 21:17:31 +0000 (21:17 +0000)
commitc075510e43f768e79f0d66374f4d60529c4d3d85
treed546aff0837a7ab6808969875316d3066db961c0
parentfc7bc5889b52b82a003fb0c184d7cc7d3807f0dd
Thumb2 t2Bcc should encode as t2B when condition is 'always'.

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