Tblgen capstone backends AArch64#10
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
|
@wargio It's based on the PPC PR mentioned above, because I made some changes there I'd like to have here as well. |
|
@Rot127 do we have a list of incomplete TableGen instructions descriptions that we can report to LLVM mainstream? |
We can simply cherry-pick the commits which fix incorrect properties and create a revision for them. But I think it is better to wait until we release CS But in the tracking issue is a column for this. |
f592bc3 to
d47c749
Compare
|
@Rot127 as PPC PR was merged, please rebase this one to resolve conflicts |
They break the TemplateCOllector since it searches for exactly those references but can't find any'
Not just the one used by CGIs.
The system operands are now emitted in reg, imm and aliass groups. Also a bug was fixed which emitted incorrect code..
ecc4465 to
59f679e
Compare
|
@kabeor Please let us merge this before the ARM PR. Because this contains updated documentation about the backends. Also we can rebase it ontop the newest 16.x release. |
|
Sure, merged. |
|
This was quick :D |
Base on #9