Loop over ARM decode tables; this is a clean-up to reduce some code duplication.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D30814
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
Event TimelineThis revision is now accepted and ready to land.Mar 11 2017, 4:40 AM Closed by commit rL297608: ARMDisassembler: loop over ARM decode tables (authored by SjoerdMeijer). · Explain WhyMar 13 2017, 2:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 91530 llvm/trunk/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
|