This is an archive of the discontinued LLVM Phabricator instance.

Proof of Concept for a (Machine)ModulePass
AbandonedPublic

Authored by MatzeB on Aug 19 2016, 7:07 PM.

Details

Reviewers
None
Summary

Proof of concept how a (Machine)ModulePass in the codegen pipeline can look like.

This is meant as an illustration not for actual submission into the repository.

Diff Detail

Repository
rL LLVM

Event Timeline

MatzeB updated this revision to Diff 68761.Aug 19 2016, 7:07 PM
MatzeB retitled this revision from to Proof of Concept for a (Machine)ModulePass.
MatzeB updated this object.
MatzeB set the repository for this revision to rL LLVM.
MatzeB added a subscriber: llvm-commits.
MatzeB abandoned this revision.Dec 15 2016, 3:43 PM

This patch was just for illustration purposes. Abandon it to remove it from my list of open reviews.