Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D45370
[AArch64][SVE] Asm: Add support for SVE INDEX instructions. ClosedPublic Authored by sdesmalen on Apr 6 2018, 7:31 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 9 2018, 1:27 AM Closed by commit rL329674: [AArch64][SVE] Asm: Add support for SVE INDEX instructions. (authored by s.desmalen). · Explain WhyApr 10 2018, 12:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 141797 llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/trunk/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
llvm/trunk/test/MC/AArch64/SVE/index-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/index.s
|