These instructions end in "S" but are not flag-setting, so they need including in the list of special cases in the assembly parser.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D21077
[ARM] Accept conditional versions of BXNS and BLXNS ClosedPublic Authored by olista01 on Jun 7 2016, 7:45 AM.
Details Summary These instructions end in "S" but are not flag-setting, so they need including in the list of special cases in the assembly parser.
Diff Detail
Event Timelineolista01 updated this object. This revision is now accepted and ready to land.Jun 7 2016, 7:50 AM Closed by commit rL272015: [ARM] Accept conditional versions of BXNS and BLXNS (authored by olista01). · Explain WhyJun 7 2016, 8:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 59892 llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/trunk/test/MC/ARM/thumbv8m.s
|