As a follow-up to the VSX scalar loads and stores, this patch adds the elementary VSX scalar single-precision arithmetic instructions.
Also, I've fixed up some spacing that was weird in this section of PPCInstrVSX.td.
Paths
| Differential D9891
Add support for VSX scalar single-precision arithmetic in the PPC target ClosedPublic Authored by nemanjai on May 20 2015, 12:52 PM.
Details
Diff Detail
Event TimelineComment Actions The only (very minor) comment I have would be to list the specific instructions added in the summary in case someone is looking this up through the SVN history logs. Aside from that, this looks good to me. This revision is now accepted and ready to land.May 21 2015, 8:14 AM Comment Actions Good point, thank you Kit. I'll list them here (as well as in the commit message). Instructions added:
Revision Contents
Diff 26171 lib/Target/PowerPC/PPCInstrVSX.td
test/CodeGen/PowerPC/vsx-elementary-arith.ll
test/CodeGen/PowerPC/vsx-recip-est.ll
test/MC/Disassembler/PowerPC/vsx.txt
test/MC/PowerPC/vsx.s
|