This is an archive of the discontinued LLVM Phabricator instance.

[test][NewPM] Remove RUN lines using -analyze
ClosedPublic

Authored by aeubanks on Aug 31 2021, 7:27 PM.

Details

Summary

Only tests in llvm/test/Analysis.

-analyze is legacy PM-specific.

This only touches files with -passes.

I looked through everything and made sure that everything had a new PM equivalent.

Diff Detail

Event Timeline

aeubanks created this revision.Aug 31 2021, 7:27 PM
aeubanks published this revision for review.Aug 31 2021, 8:12 PM
aeubanks edited the summary of this revision. (Show Details)
aeubanks added a reviewer: asbirlea.
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2021, 8:12 PM
bmahjour removed a subscriber: bmahjour.Sep 1 2021, 7:14 AM
aeubanks edited the summary of this revision. (Show Details)Sep 1 2021, 8:57 AM
MaskRay accepted this revision.EditedSep 2 2021, 11:12 AM

If you haven't done so, may be worth checking whether the -analyze -enable-new-pm=0 line may use FileCheck --check-prefix or --check-prefixes differently from the -passes line. If yes, there may be redundant check prefixes which can be cleaned up.

This revision is now accepted and ready to land.Sep 2 2021, 11:12 AM
aeubanks updated this revision to Diff 370339.Sep 2 2021, 11:37 AM

remove some redundant --check-prefix

This revision was landed with ongoing or failed builds.Sep 2 2021, 11:38 AM
This revision was automatically updated to reflect the committed changes.
llvm/test/Analysis/Dominators/basic.ll