Hint instructions printed as "hint\t#hintnum" except
in case of ARM v8.3a instruction only "hint #hintnum" is printed.
This patch changes all format to the fist one.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75625
[AArch64] Harmonize print format of hint instructions. ClosedPublic Authored by danielkiss on Mar 4 2020, 10:03 AM.
Details Summary Hint instructions printed as "hint\t#hintnum" except
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 4 2020, 10:30 AM Closed by commit rG11ab687c6601: [AArch64] Harmonize print format of hint instructions. (authored by danielkiss). · Explain WhyMar 5 2020, 6:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 248466 llvm/lib/Target/AArch64/AArch64InstrInfo.td
|