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.
Differential D23737
Proof of Concept for a (Machine)ModulePass AbandonedPublic Authored by MatzeB on Aug 19 2016, 7:07 PM.
Details
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
Event TimelineMatzeB updated this object. MatzeB added a parent revision: D23736: CodeGen: Remove MachineFunctionAnalysis => Enable (Machine)ModulePasses.Aug 19 2016, 7:07 PM Comment Actions This patch was just for illustration purposes. Abandon it to remove it from my list of open reviews.
Diff 68761 lib/CodeGen/TargetPassConfig.cpp
|