llvm-project/llvm/test/Transforms/FunctionAttrs
Duncan Sands 9759f2e063 Fix PR3754: don't mark functions that wrap MallocInst with
the readnone.  Since MallocInst is scheduled for deletion
it doesn't seem worth doing anything more subtle, such as
having mayWriteToMemory return true for MallocInst.

llvm-svn: 71077
2009-05-06 08:42:00 +00:00
..
2008-09-03-Mutual.ll
2008-09-03-ReadNone.ll
2008-09-03-ReadOnly.ll
2008-09-13-VolatileRead.ll
2008-10-04-LocalMemory.ll
2008-12-29-Constant.ll
2008-12-31-NoCapture.ll Teach capture tracking that readonly functions can 2009-05-04 16:50:29 +00:00
2009-01-02-LocalStores.ll Remove alloca tracking from nocapture analysis. Not only 2009-01-07 19:39:06 +00:00
2009-05-06-Malloc.ll Fix PR3754: don't mark functions that wrap MallocInst with 2009-05-06 08:42:00 +00:00
dg.exp