commit | 0a3776dc6f702d4e3f4a189df7f43d8f99957773 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Fri Feb 06 18:26:51 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Fri Feb 06 18:26:51 2009 +0000 |
tree | e30b19a66d6375f674fda6f466a98a607aafc1d5 | |
parent | a2d8b06272621a0cf4ec68c736163836f68a9fce [diff] |
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