llvm-6502/lib/Transforms
Duncan Sands cfd0ebea27 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71077 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-06 08:42:00 +00:00
..
Hello Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
Instrumentation Removed trailing whitespace from Makefiles. 2009-01-09 16:44:42 +00:00
IPO Fix PR3754: don't mark functions that wrap MallocInst with 2009-05-06 08:42:00 +00:00
Scalar Allow readonly functions to unwind exceptions. Teach 2009-05-06 06:49:50 +00:00
Utils Allow readonly functions to unwind exceptions. Teach 2009-05-06 06:49:50 +00:00
Makefile I should definitely read make docs someday :( 2009-03-11 20:40:15 +00:00