[PATCH] D142461: [SPARC] Lower BR_CC to BPr on 64-bit target whenever possible
Brad Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 11 15:53:45 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6590a372fa3f: [SPARC] Lower BR_CC to BPr 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/D142461/new/
https://reviews.llvm.org/D142461
Files:
llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
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/branches-relax.ll
llvm/test/CodeGen/SPARC/branches-v9.ll
llvm/test/CodeGen/SPARC/missinglabel.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142461.504396.patch
Type: text/x-patch
Size: 20237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230311/efef8aa5/attachment.bin>
More information about the llvm-commits
mailing list