aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineScheduler.h
AgeCommit message (Expand)Author
2012-07-02Consistently use AnalysisID types in TargetPassConfig.Bob Wilson
2012-04-25typo in declaration from earlier todayAndrew Trick
2012-04-24Fix a naughty header include that breaks "installed" builds.Andrew Trick
2012-04-24misched: DAG builder support for tracking register pressure within the curren...Andrew Trick
2012-04-19Allow targets to select the default scheduler by name.Andrew Trick
2012-03-09misched: allow the default scheduler to be one chosen by the target.Andrew Trick
2012-03-08misched interface: Expose the MachineScheduler pass.Andrew Trick