All of these now work, and Clang built using this builds and passes the
LLVM test suite.
Depends on D28897.
Paths
| Differential D29113
[PM] Enable the main loop pass pipelines with everything but loop-unswitch in the main pipelines for the new PM. ClosedPublic Authored by chandlerc on Jan 24 2017, 7:35 PM.
Details Summary All of these now work, and Clang built using this builds and passes the Depends on D28897.
Diff Detail
Event Timelinechandlerc added a child revision: D29114: [PM] Flesh out almost all of the late loop passes..Jan 24 2017, 8:04 PM This revision is now accepted and ready to land.Jan 25 2017, 7:43 AM Closed by commit rL293225: [PM] Enable the main loop pass pipelines with everything but (authored by chandlerc). · Explain WhyJan 26 2017, 3:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 85975 llvm/trunk/lib/Passes/PassBuilder.cpp
llvm/trunk/test/Other/new-pm-defaults.ll
|