Files
llvm-6502/lib/Analysis
Chris Lattner 04b7593546 Implement mod/ref analysis for a trivial case where locals don't escape.
This comes up when you have a local array on the stack and you never pass
the address of elements around.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12349 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-12 22:39:00 +00:00
..
2004-03-12 00:58:41 +00:00
2003-12-11 21:48:18 +00:00
2004-01-09 18:16:20 +00:00