[PATCH] D138887: [SPARC] Mark the %g0 register as constant & use it to materialize zeros

Brad Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 10:34:31 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2c41310fc146: [SPARC] Mark the %g0 register as constant & use it to materialize zeros (authored by koakuma, committed by brad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138887

Files:
  llvm/lib/Target/Sparc/SparcInstr64Bit.td
  llvm/lib/Target/Sparc/SparcInstrInfo.td
  llvm/lib/Target/Sparc/SparcRegisterInfo.td
  llvm/test/CodeGen/SPARC/64bit.ll
  llvm/test/CodeGen/SPARC/64cond.ll
  llvm/test/CodeGen/SPARC/atomics.ll
  llvm/test/CodeGen/SPARC/bigreturn.ll
  llvm/test/CodeGen/SPARC/cttz.ll
  llvm/test/CodeGen/SPARC/float-constants.ll
  llvm/test/CodeGen/SPARC/fshl.ll
  llvm/test/CodeGen/SPARC/inlineasm.ll
  llvm/test/CodeGen/SPARC/missinglabel.ll
  llvm/test/CodeGen/SPARC/smulo-128-legalisation-lowering.ll
  llvm/test/CodeGen/SPARC/tailcall.ll
  llvm/test/CodeGen/SPARC/umulo-128-legalisation-lowering.ll
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/sparc_generated_funcs.ll.generated.expected
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/sparc_generated_funcs.ll.nogenerated.expected

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138887.480971.patch
Type: text/x-patch
Size: 39783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221207/89cb1b09/attachment.bin>


More information about the llvm-commits mailing list