Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Common PPC code LGTM. However, you might want to request a review for the scheduling portions from someone that knows about the CPU (perhaps @joerg).
Paths
| Differential D44828
Add PowerPC e500(v2) core scheduler and directives. ClosedPublic Authored by jhibbits on Mar 23 2018, 7:24 AM.
Details
Diff Detail
Event TimelineComment Actions Common PPC code LGTM. However, you might want to request a review for the scheduling portions from someone that knows about the CPU (perhaps @joerg). This revision is now accepted and ready to land.Apr 9 2018, 3:02 PM Closed by commit rL337345: Add PowerPC e500(v2) core scheduler and directives. (authored by jhibbits). · Explain WhyJul 17 2018, 9:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 156004 llvm/trunk/lib/Target/PowerPC/PPC.td
llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/trunk/lib/Target/PowerPC/PPCSchedule.td
llvm/trunk/lib/Target/PowerPC/PPCScheduleE500.td
llvm/trunk/lib/Target/PowerPC/PPCScheduleE500mc.td
llvm/trunk/lib/Target/PowerPC/PPCSubtarget.h
|