[PATCH] D70648: [mips] Fix sc, scs, ll, lld instructions expanding
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 13:44:56 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG11074bfffee0: [mips] Fix sc, scs, ll, lld instructions expanding (authored by atanasyan).
Changed prior to commit:
https://reviews.llvm.org/D70648?vs=230823&id=231131#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70648/new/
https://reviews.llvm.org/D70648
Files:
llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp
llvm/lib/Target/Mips/MCTargetDesc/MipsBaseInfo.h
llvm/lib/Target/Mips/MCTargetDesc/MipsMCTargetDesc.cpp
llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
llvm/lib/Target/Mips/Mips32r6InstrInfo.td
llvm/lib/Target/Mips/Mips64r6InstrInfo.td
llvm/lib/Target/Mips/MipsInstrInfo.td
llvm/lib/Target/Mips/MipsTargetStreamer.h
llvm/test/MC/Mips/ll-expansion.s
llvm/test/MC/Mips/lld-expansion.s
llvm/test/MC/Mips/sc-expansion.s
llvm/test/MC/Mips/scd-expansion.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70648.231131.patch
Type: text/x-patch
Size: 71610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/ab7e507b/attachment-0001.bin>
More information about the llvm-commits
mailing list