[PATCH] Sparc: Implement i64 load/store support for 32-bit sparc.

James Y Knight jyknight at google.com
Mon May 18 12:26:54 PDT 2015


Minor tweaks as requested. Also included a new test file I'd neglected
to include last time (reserved-regs.ll)


http://reviews.llvm.org/D8713

Files:
  lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
  lib/Target/Sparc/SparcFrameLowering.cpp
  lib/Target/Sparc/SparcISelDAGToDAG.cpp
  lib/Target/Sparc/SparcISelLowering.cpp
  lib/Target/Sparc/SparcISelLowering.h
  lib/Target/Sparc/SparcInstrInfo.cpp
  lib/Target/Sparc/SparcInstrInfo.td
  lib/Target/Sparc/SparcRegisterInfo.cpp
  lib/Target/Sparc/SparcRegisterInfo.td
  llvm.spec.in
  test/CodeGen/SPARC/basictest.ll
  test/CodeGen/SPARC/inlineasm.ll
  test/CodeGen/SPARC/reserved-regs.ll
  test/CodeGen/SPARC/spill.ll
  test/MC/Disassembler/Sparc/sparc-mem.txt
  test/MC/Sparc/sparc-mem-instructions.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8713.25997.patch
Type: text/x-patch
Size: 49116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150518/298c2b25/attachment.bin>


More information about the llvm-commits mailing list