diff options
author | Andrew Trick <atrick@apple.com> | 2012-02-11 07:11:32 +0000 |
---|---|---|
committer | Andrew Trick <atrick@apple.com> | 2012-02-11 07:11:32 +0000 |
commit | ee874db8866d80e9b4bd148a8d0cc2db4f559588 (patch) | |
tree | 8f03808ed10aebf2aa9042288bb2928da57af031 /llvm/lib/VMCore/Module.cpp | |
parent | e79956479ad004ce58b28fe20b51ea7374772299 (diff) | |
download | bcm5719-llvm-ee874db8866d80e9b4bd148a8d0cc2db4f559588.tar.gz bcm5719-llvm-ee874db8866d80e9b4bd148a8d0cc2db4f559588.zip |
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.
llvm-svn: 150298
Diffstat (limited to 'llvm/lib/VMCore/Module.cpp')
0 files changed, 0 insertions, 0 deletions