llvm-6502/test/Analysis/GlobalsModRef
Duncan Sands b8ca4ff643 Fix PR2792: treat volatile loads as writing memory somewhere.
Treat stores as reading memory, just to play safe.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56188 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-13 12:45:50 +00:00
..
2008-09-03-Mutual.ll Cleanup GlobalsModRef a bit. When analysing the 2008-09-03 12:55:42 +00:00
2008-09-03-ReadGlobals.ll Cleanup GlobalsModRef a bit. When analysing the 2008-09-03 12:55:42 +00:00
2008-09-03-ReadNone.ll Since onlyReadsMemory returns true if in fact 2008-09-03 15:31:24 +00:00
2008-09-03-ReadOnly.ll Cleanup GlobalsModRef a bit. When analysing the 2008-09-03 12:55:42 +00:00
2008-09-03-WrongRecords.ll Testcase for commits 55700 and 55714. 2008-09-03 19:38:41 +00:00
2008-09-13-VolatileRead.ll Fix PR2792: treat volatile loads as writing memory somewhere. 2008-09-13 12:45:50 +00:00
aliastest.ll
chaining-analysis.ll
dg.exp
indirect-global.ll
modreftest.ll
purecse.ll