Owen Anderson
|
90c579de5a
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110460 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-08-06 18:33:48 +00:00 |
|
Owen Anderson
|
1f74590e9d
|
Revert r110396 to fix buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110410 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-08-06 00:23:35 +00:00 |
|
Owen Anderson
|
9ccaf53ada
|
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
ID member as the sole unique type identifier. Clean up APIs related to this change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110396 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-08-05 23:42:04 +00:00 |
|
Owen Anderson
|
9650983b9a
|
Move the smarts of AnalysisGroup registration into PassRegistry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109019 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-21 17:52:45 +00:00 |
|
Owen Anderson
|
539673579e
|
Move the handling of PassRegistrationListener's to PassRegistry.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108966 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-20 23:41:56 +00:00 |
|
Owen Anderson
|
aac07eaeef
|
Move more functionality from Pass.cpp to PassRegistry.cpp. This global will go away eventually, but for now we still need it around.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108932 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-20 21:22:24 +00:00 |
|
Owen Anderson
|
ee9886ed3d
|
I just fail with SVN today.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108888 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-20 19:23:55 +00:00 |
|
Owen Anderson
|
d15d2f5087
|
Oops.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108885 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-07-20 18:53:25 +00:00 |
|