This pass isn't used in tree and can be ported to the NPM later on if desired.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
390 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Paths
| Differential D90189
[PlaceSafepoints] Pin tests to legacy PM ClosedPublic Authored by aeubanks on Oct 26 2020, 1:22 PM.
Details
Summary This pass isn't used in tree and can be ported to the NPM later on if desired.
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Oct 26 2020, 2:28 PM This revision was landed with ongoing or failed builds.Oct 26 2020, 8:08 PM Closed by commit rGa87f618ea795: [PlaceSafepoints] Pin tests to legacy PM (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 300777 llvm/test/Transforms/PlaceSafepoints/basic.ll
llvm/test/Transforms/PlaceSafepoints/call-in-loop.ll
llvm/test/Transforms/PlaceSafepoints/finite-loops.ll
llvm/test/Transforms/PlaceSafepoints/libcall.ll
llvm/test/Transforms/PlaceSafepoints/memset.ll
llvm/test/Transforms/PlaceSafepoints/no-statepoints.ll
llvm/test/Transforms/PlaceSafepoints/split-backedge.ll
llvm/test/Transforms/PlaceSafepoints/statepoint-coreclr.ll
llvm/test/Transforms/PlaceSafepoints/statepoint-frameescape.ll
|