Details
Details
Diff Detail
Diff Detail
Paths
| Differential D45622
[AArch64][SVE] Asm: Support for structured LD2 (scalar+imm) load instructions. ClosedPublic Authored by sdesmalen on Apr 13 2018, 7:06 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 15 2018, 6:23 AM Closed by commit rL330108: [AArch64][SVE] Asm: Support for structured LD2 (scalar+imm) load instructions. (authored by s.desmalen). · Explain WhyApr 16 2018, 12:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 142397 lib/Target/AArch64/AArch64RegisterInfo.td
lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/AArch64/Disassembler/AArch64Disassembler.cpp
lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/ld2b-diagnostics.s
test/MC/AArch64/SVE/ld2b.s
test/MC/AArch64/SVE/ld2d-diagnostics.s
test/MC/AArch64/SVE/ld2d.s
test/MC/AArch64/SVE/ld2h-diagnostics.s
test/MC/AArch64/SVE/ld2h.s
test/MC/AArch64/SVE/ld2w-diagnostics.s
test/MC/AArch64/SVE/ld2w.s
|