1
0
mirror of https://github.com/RPCSX/llvm.git synced 2025-03-02 09:58:06 +00:00
Chris Lattner 14ac877e0a - Checkin of the alias analysis work:
* Takes into account the size of the memory reference to determine aliasing.
    * Expose mod/ref information in a more consistent way
    * BasicAA can now disambiguate A[i][1] and A[j][2] for conservative request
      sizes


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5633 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-26 19:26:51 +00:00
2003-02-26 16:38:22 +00:00
2003-02-26 19:26:51 +00:00
2003-02-18 20:42:15 +00:00
2003-02-24 20:07:54 +00:00
2003-02-19 22:12:20 +00:00
2003-02-19 22:12:20 +00:00
Description
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
473 MiB
Languages
LLVM 46.9%
C++ 42.5%
Assembly 8.9%
C 0.6%
Python 0.4%
Other 0.5%