llvm-6502/test
Duncan Sands c82b6a1ed2 Ignore loads from and stores to local memory (i.e. allocas)
when deciding whether to mark a function readnone/readonly.
Since the pass is currently run before SROA, this may be
quite helpful.  Requested by Chris on IRC.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57050 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-04 13:24:24 +00:00
..
Analysis Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Archive
Assembler Attributes noinline alwaysinline are incompatible 2008-10-01 23:41:25 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Revert r56675 - it breaks unwinding runtime everywhere. 2008-10-04 11:09:36 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test fp not. 2008-09-24 00:50:16 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++ New test case. 2008-10-03 18:12:59 +00:00
Integer
lib
Linker
LLVMC
Other Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Scripts
TableGen
Transforms Ignore loads from and stores to local memory (i.e. allocas) 2008-10-04 13:24:24 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh