[PATCH] D67513: [PowerPC] Remove the SPE4RC register class and instead add f32 to the GPRC register class.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 14:37:40 PDT 2019


craig.topper updated this revision to Diff 220004.
craig.topper added a comment.

Remove bad change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67513

Files:
  llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  llvm/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/test/CodeGen/PowerPC/inc-of-add.ll
  llvm/test/CodeGen/PowerPC/sub-of-not.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67513.220004.patch
Type: text/x-patch
Size: 16892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/cbebc130/attachment.bin>


More information about the llvm-commits mailing list