llvm-6502/test
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
..
Analysis When printing a SCEVUnknown with pointer type, don't print an 2009-05-01 17:02:22 +00:00
Archive
Assembler Make this test slightly more strict. 2009-04-27 03:05:26 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Renamed Spiller classes (plus uses and related files) to VirtRegRewriter. 2009-05-06 02:36:21 +00:00
DebugInfo Restore minor deletion. 2009-05-04 18:40:41 +00:00
ExecutionEngine
Feature
FrontendAda
FrontendC Restore minor deletion. 2009-05-04 18:40:41 +00:00
FrontendC++ Restore minor deletion. 2009-05-04 18:40:41 +00:00
FrontendFortran
FrontendObjC Test for llvm-gcc bug fixed by 70301. 2009-04-28 17:16:30 +00:00
FrontendObjC++
Integer
lib
Linker
LLVMC The 'forward_as' property did not use its second argument. 2009-05-06 01:41:19 +00:00
Other
Scripts
TableGen Allow multiclass def names to contain "#NAME"" where TableGen replaces 2009-05-05 16:28:25 +00:00
Transforms Fix PR3754: don't mark functions that wrap MallocInst with 2009-05-06 08:42:00 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh