[PATCH] D130006: [SPARC] Improve integer branch handling for v9 targets

Brad Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 17:51:40 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG586d5f91e676: [SPARC] Improve integer branch handling for v9 targets (authored by koakuma, committed by brad).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130006/new/

https://reviews.llvm.org/D130006

Files:
  llvm/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/lib/Target/Sparc/SparcISelLowering.h
  llvm/lib/Target/Sparc/SparcInstr64Bit.td
  llvm/lib/Target/Sparc/SparcInstrInfo.cpp
  llvm/lib/Target/Sparc/SparcInstrInfo.td
  llvm/test/CodeGen/SPARC/atomics.ll
  llvm/test/CodeGen/SPARC/branches-v9.ll
  llvm/test/CodeGen/SPARC/hard-quad-float.ll
  llvm/test/CodeGen/SPARC/missinglabel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130006.475975.patch
Type: text/x-patch
Size: 31924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221117/3b9ab417/attachment.bin>


More information about the llvm-commits mailing list