commit | 3bcc8ea079d867f26622defd0611d134a3b4ae49 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Nov 28 15:00:02 2014 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Fri Nov 28 16:03:28 2014 +0000 |
tree | a1f3f3ad3ec1284d199eee6e57889b8c1e90b619 | |
parent | eea79dd779ba199658ada7264f8f96d776e53f19 [diff] |
Don't use CanHoldArm in the code generator. CanHoldArm was ARM32 specific. Instead use a virtual Assembler::ShifterOperandCanHold that both thumb2 and arm32 implement. Change-Id: I33794a93caf02ee5d78d32a8471d9fd6fe4f0a00