commit | 5ed028385c39f3de4570fa6f77c734d968d26902 | [log] [tgz] |
---|---|---|
author | Andrew Trick <atrick@apple.com> | Wed Apr 10 01:06:56 2013 +0000 |
committer | Andrew Trick <atrick@apple.com> | Wed Apr 10 01:06:56 2013 +0000 |
tree | 2c8c05693e181f5a10b8ae3b15ae62fa662c601b | |
parent | a9a5c537ad0bf5ab68ed79c163500a4fcb3fc3ff [diff] |
Generalize the PassConfig API and remove addFinalizeRegAlloc(). The target hooks are getting out of hand. What does it mean to run before or after regalloc anyway? Allowing either Pass* or AnalysisID pass identification should make it much easier for targets to use the substitutePass and insertPass APIs, and create less need for badly named target hooks. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179140 91177308-0d34-0410-b5e6-96231b3b80d8