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 |
|
Dan Gohman
|
84b8ad321b
|
Fix a typo Devang noticed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110115 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-08-03 16:48:31 +00:00 |
|
Dan Gohman
|
c182cb5784
|
Sketch up a preliminary Type-Based Alias Analysis implementation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110077 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-08-02 23:11:01 +00:00 |
|