Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-10 | Fix the build, and fix the handling of pointer sizes. | Owen Anderson | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38494 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-07-10 | Fix a bunch of things from Chris' feedback | Owen Anderson | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@38493 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2007-07-06 | A first stab at memory dependence analysis. This is an interface on top of | Owen Anderson | |
alias analysis, adding caching and lazy computation of queries. This will be used in planned improvements to memory access optimizations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37958 91177308-0d34-0410-b5e6-96231b3b80d8 |