llvm-project/llvm/test/Transforms/AddReadAttrs
Duncan Sands 1d35e9aebe Ignore loads from and stores to local memory (i.e. allocas)
when deciding whether to mark a function readnone/readonly.
Since the pass is currently run before SROA, this may be
quite helpful.  Requested by Chris on IRC.

llvm-svn: 57050
2008-10-04 13:24:24 +00:00
..
2008-09-03-Mutual.ll
2008-09-03-ReadNone.ll Add test for improvement of readonly to readnone, 2008-09-19 09:20:05 +00:00
2008-09-03-ReadOnly.ll
2008-09-13-VolatileRead.ll
2008-10-04-LocalMemory.ll Ignore loads from and stores to local memory (i.e. allocas) 2008-10-04 13:24:24 +00:00
dg.exp Turn on these tests! 2008-09-19 09:16:32 +00:00