For examples of currently failing cases, look at some of the entries in the test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65957
[ARM] Fix detection of duplicates when parsing reg list operands ClosedPublic Authored by chill on Aug 8 2019, 9:05 AM.
Details Summary For examples of currently failing cases, look at some of the entries in the test.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar. · View Herald Transcript chill added a parent revision: D65873: [ARM] Fix encoding of APSR in CLRM instruction.Aug 8 2019, 9:05 AM This revision is now accepted and ready to land.Aug 9 2019, 2:31 AM Closed by commit rL368712: [ARM] Fix detection of duplicates when parsing reg list operands (authored by chill). · Explain WhyAug 13 2019, 9:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 214852 llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/trunk/test/MC/ARM/register-list-dup.s
|