This is an archive of the discontinued LLVM Phabricator instance.

ARMDisassembler: loop over ARM decode tables
ClosedPublic

Authored by SjoerdMeijer on Mar 10 2017, 2:05 AM.

Details

Summary

Loop over ARM decode tables; this is a clean-up to reduce some code duplication.

Diff Detail

Repository
rL LLVM

Event Timeline

SjoerdMeijer created this revision.Mar 10 2017, 2:05 AM

Fixed formatting

rengolin accepted this revision.Mar 11 2017, 4:40 AM

LGTM. Thanks!

This revision is now accepted and ready to land.Mar 11 2017, 4:40 AM
This revision was automatically updated to reflect the committed changes.