Use the new IsAligned fixup flag to improve fixup encodings for Thumb2 branches....
authorOwen Anderson <resistor@mac.com>
Thu, 9 Dec 2010 21:34:47 +0000 (21:34 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 9 Dec 2010 21:34:47 +0000 (21:34 +0000)
commitfe7fac74b4edaf9cc04460fc21aa949e5533aea2
treeeee103f45af4b1803dd3602e9b6fc97b6d1d1da3
parenta304d02791b3e0297a9d545e0c602c9f916691f9
Use the new IsAligned fixup flag to improve fixup encodings for Thumb2 branches.  This is still not perfect,
but it gets many more of them correct than it did previously.

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