llvm/include
Dan Gohman 0a3776dc6f Rename SelectionDAGISel::Schedule to
SelectionDAGISel::CreateScheduler, and make it just create the
scheduler. Leave running the scheduler to the higher-level code.
This makes the higher-level code a little more explicit and
easier to follow, and will help enable some future refactoring.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63944 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-06 18:26:51 +00:00
..
llvm Rename SelectionDAGISel::Schedule to 2009-02-06 18:26:51 +00:00
llvm-c Correct strange whitespace. 2009-02-06 07:01:00 +00:00