[llvm-commits] [PATCH] thumb t2b fix

Tim Northover t.p.northover at gmail.com
Thu Sep 20 00:09:48 PDT 2012


On Wed, Sep 19, 2012 at 11:21 PM, Greg Fitzgerald <garious at gmail.com> wrote:
> Okay, here's my first shot.  It starts with Christopher's patch and
> tests, adds a couple more tests, removes the bit-clearing code, and I
> believe fixes a bug in the fixup encoding.

I believe the fix is correct, but it doesn't address Owen's preference
for the MCInst's immediate to be S:J1:J2:imm10:imm11. We're also
working on the more complete solution, but can probably cope with any
merge conflicts if this does get committed as an interim measure.

Tim.



More information about the llvm-commits mailing list