[all-commits] [llvm/llvm-project] eee590: Revert "[SPARC] Lower BR_CC to BPr on 64-bit targe...
Brad Smith via All-commits
all-commits at lists.llvm.org
Sun Mar 12 00:20:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eee590ca4ba2af760ea4bd46f9f16f73c02eca60
https://github.com/llvm/llvm-project/commit/eee590ca4ba2af760ea4bd46f9f16f73c02eca60
Author: Brad Smith <brad at comstyle.com>
Date: 2023-03-12 (Sun, 12 Mar 2023)
Changed paths:
M llvm/lib/Target/Sparc/MCTargetDesc/SparcInstPrinter.cpp
M llvm/lib/Target/Sparc/SparcISelLowering.cpp
M llvm/lib/Target/Sparc/SparcISelLowering.h
M llvm/lib/Target/Sparc/SparcInstr64Bit.td
M llvm/lib/Target/Sparc/SparcInstrAliases.td
M llvm/lib/Target/Sparc/SparcInstrFormats.td
M llvm/lib/Target/Sparc/SparcInstrInfo.cpp
M llvm/lib/Target/Sparc/SparcInstrInfo.td
M llvm/test/CodeGen/SPARC/branches-relax.ll
M llvm/test/CodeGen/SPARC/branches-v9.ll
M llvm/test/CodeGen/SPARC/missinglabel.ll
Log Message:
-----------
Revert "[SPARC] Lower BR_CC to BPr on 64-bit target whenever possible"
This reverts commit 6590a372fa3f4582c04b4b179f90a3c728e75025.
More information about the All-commits
mailing list