1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test/Analysis/GlobalsModRef
Duncan Sands 265752ae8f Ding dong, the DoesntAccessMemoryFns and
OnlyReadsMemoryFns tables are dead!  We
get more, and more accurate, information
from gcc via the readnone and readonly
function attributes.

llvm-svn: 44288
2007-11-23 19:30:27 +00:00
..
aliastest.ll
chaining-analysis.ll Ding dong, the DoesntAccessMemoryFns and 2007-11-23 19:30:27 +00:00
dg.exp For PR1319: 2007-04-15 09:31:07 +00:00
indirect-global.ll For PR1319: 2007-04-15 09:31:07 +00:00
modreftest.ll
purecse.ll