Add a compiler option and the instructions required to set the
special Data Stream Control Register (DSCR). The special register will
not be set by default.
Original patch by: Muhammad Usman
Paths
| Differential D117013
[PowerPC] Set the special DSCR with a compiler option. ClosedPublic Authored by stefanp on Jan 11 2022, 4:56 AM.
Details
Summary Add a compiler option and the instructions required to set the Original patch by: Muhammad Usman
Diff Detail
Event Timeline
Comment Actions LGTM.
This revision is now accepted and ready to land.Mar 4 2022, 9:42 AM This revision was landed with ongoing or failed builds.Mar 31 2022, 12:06 PM Closed by commit rG2e55bc9f3c23: [PowerPC] Set the special DSCR with a compiler option. (authored by stefanp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 419533 llvm/lib/Target/PowerPC/P10InstrResources.td
llvm/lib/Target/PowerPC/P9InstrResources.td
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/lib/Target/PowerPC/PPCPreEmitPeephole.cpp
llvm/test/CodeGen/PowerPC/dscr-set.ll
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding.txt
llvm/test/MC/PowerPC/ppc64-encoding-ext.s
|
//Disable these alias on AIX since they are not supported.