[PATCH] D62164: [PowerPC] Enable MachinePipeliner for P9 with -ppc-enable-pipeliner
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 10:38:46 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363085: [PowerPC] Enable MachinePipeliner for P9 with -ppc-enable-pipeliner (authored by jsji, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62164?vs=202995&id=204105#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62164/new/
https://reviews.llvm.org/D62164
Files:
llvm/trunk/include/llvm/CodeGen/MachinePipeliner.h
llvm/trunk/include/llvm/CodeGen/TargetInstrInfo.h
llvm/trunk/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/trunk/lib/CodeGen/MachinePipeliner.cpp
llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.cpp
llvm/trunk/lib/Target/Hexagon/HexagonInstrInfo.h
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.h
llvm/trunk/lib/Target/PowerPC/PPCSubtarget.cpp
llvm/trunk/lib/Target/PowerPC/PPCSubtarget.h
llvm/trunk/lib/Target/PowerPC/PPCTargetMachine.cpp
llvm/trunk/test/CodeGen/PowerPC/sms-simple.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62164.204105.patch
Type: text/x-patch
Size: 18854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/badbe510/attachment.bin>
More information about the llvm-commits
mailing list