This is an archive of the discontinued LLVM Phabricator instance.

[Bugpoint redesign] Added pass to reduce Instructions
ClosedPublic

Authored by diegotf on Aug 14 2019, 5:15 PM.

Details

Summary

Pass reduces uninteresting instructions from input.

This diff also modified the remove-global-vars.ll test, since this Pass broke it

Diff Detail

Event Timeline

diegotf created this revision.Aug 14 2019, 5:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 14 2019, 5:15 PM
diegotf updated this revision to Diff 215496.Aug 15 2019, 4:16 PM

Updated test so it pipes the reduction to FileCheck directly from STDOUT

This revision was not accepted when it landed; it landed in state Needs Review.Sep 18 2019, 6:05 PM
This revision was automatically updated to reflect the committed changes.