Simple branch relaxation for Thumb2 Bcc instructions.
authorJim Grosbach <grosbach@apple.com>
Mon, 5 Dec 2011 23:45:46 +0000 (23:45 +0000)
committerJim Grosbach <grosbach@apple.com>
Mon, 5 Dec 2011 23:45:46 +0000 (23:45 +0000)
commitf503ef6800fcbda99d6ae581ee8cfe3204becb3c
tree17bfd003eacad1e9c2f50957857c4b3559f2dd29
parent5792051bfc6228b2e7c3a0584717d60854d8cd70
Simple branch relaxation for Thumb2 Bcc instructions.

Not right yet, as the rules for when to relax in the MCAssembler aren't
(yet) correct for ARM. This is a step in the proper direction, though.

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