[PATCH] D138922: [SPARC] Lower SELECT_CC to MOVr on 64-bit target whenever possible
Brad Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 12:35:37 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8f41c3fcd77: [SPARC] Lower SELECT_CC to MOVr on 64-bit target whenever possible (authored by koakuma, committed by brad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138922/new/
https://reviews.llvm.org/D138922
Files:
llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
llvm/lib/Target/Sparc/Sparc.h
llvm/lib/Target/Sparc/SparcISelLowering.cpp
llvm/lib/Target/Sparc/SparcISelLowering.h
llvm/lib/Target/Sparc/SparcInstr64Bit.td
llvm/lib/Target/Sparc/SparcInstrAliases.td
llvm/lib/Target/Sparc/SparcInstrFormats.td
llvm/lib/Target/Sparc/SparcInstrInfo.cpp
llvm/lib/Target/Sparc/SparcInstrInfo.td
llvm/test/CodeGen/SPARC/64bit.ll
llvm/test/CodeGen/SPARC/64cond.ll
llvm/test/CodeGen/SPARC/smulo-128-legalisation-lowering.ll
llvm/test/CodeGen/SPARC/umulo-128-legalisation-lowering.ll
llvm/test/MC/Sparc/sparc64-ctrl-instructions.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138922.481015.patch
Type: text/x-patch
Size: 27808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/20d9d017/attachment.bin>
More information about the llvm-commits
mailing list