Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,480 ms | x64 debian > Clang.Driver::fsanitize.c |
Paths
| Differential D145196
[CGSCC] Allow creation of no-rerun CGSCC->function adaptor via textual pipeline ClosedPublic Authored by aeubanks on Mar 2 2023, 2:50 PM.
Details
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Mar 18 2023, 12:30 AM This revision was landed with ongoing or failed builds.Mar 19 2023, 4:26 PM Closed by commit rG5558346c2b5b: [CGSCC] Allow creation of no-rerun CGSCC->function adaptor via textual pipeline (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502003 llvm/include/llvm/Analysis/CGSCCPassManager.h
llvm/lib/Passes/PassBuilder.cpp
llvm/test/Other/new-pm-print-pipeline.ll
llvm/test/Other/pass-pipeline-parsing.ll
|