Chris Lattner fd68750038 Teach basicaa that 'byval' arguments define a new memory location that
can't be aliased to other known objects.  This allows us to know that byval 
pointer args don't alias globals, etc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46315 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-24 18:00:32 +00:00
..
2008-01-21 22:15:58 +00:00
2007-07-17 06:20:38 +00:00
2007-09-10 18:12:52 +00:00