[PATCH] D130006: [SPARC] Improve integer branch handling for v9 targets
Koakuma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 8 20:49:56 PDT 2022
koakuma updated this revision to Diff 466336.
koakuma added a comment.
- Change codestyle as suggested
- Change parseCondBranch/insertBranch to pass the branch opcode instead of relying on subtarget checking
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.466336.patch
Type: text/x-patch
Size: 31110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221009/0dd2f7d9/attachment.bin>
More information about the llvm-commits
mailing list