commit | 746f24b732830f434032de5d2d321e6ad1f8e782 | [log] [tgz] |
---|---|---|
author | Andrew Trick <atrick@apple.com> | Sat Feb 11 07:11:32 2012 +0000 |
committer | Andrew Trick <atrick@apple.com> | Sat Feb 11 07:11:32 2012 +0000 |
tree | 0b69d42f044b61b42e9620eccad535993f4a0485 | |
parent | fda655ec23f33ad8f9d5ca75608ddf441c76be9a [diff] |
Add TargetPassConfig hooks for scheduling/bundling. In case the MachineScheduling pass I'm working on doesn't work well for another target, they can completely override it. This also adds a hook immediately after the RegAlloc pass to cleanup immediately after vregs go away. We may want to fold it into the postRA hook later. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150298 91177308-0d34-0410-b5e6-96231b3b80d8