Also adds some test cases that already pass.
tryConvertingToTwoOperandForm() is written in a slightly odd style so that the patches that follow are simpler.
Paths
| Differential D11054
[ARM] Refactor converting Thumb1 from 3 to 2 operand (nfc) ClosedPublic Authored by scott-0 on Jul 9 2015, 3:23 AM.
Details Summary Also adds some test cases that already pass. tryConvertingToTwoOperandForm() is written in a slightly odd style so that the patches that follow are simpler.
Diff Detail
Event Timelinescott-0 updated this object. scott-0 retitled this revision from Refactor converting Thumb1 from 3 to 2 operand (nfc) to [ARM] Refactor converting Thumb1 from 3 to 2 operand (nfc).Jul 9 2015, 3:23 AM This revision is now accepted and ready to land.Jul 9 2015, 3:37 AM Comment Actions Thanks for the review!
Closed by commit rL241799: [ARM] Refactor converting Thumb1 from 3 to 2 operand (nfc) (authored by scott-0). · Explain WhyJul 9 2015, 7:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29326 llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/trunk/test/MC/ARM/thumb_rewrites.s
|