llvm-6502/lib/Transforms
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
..
Hello Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Instrumentation Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
IPO Ignore loads from and stores to local memory (i.e. allocas) 2008-10-04 13:24:24 +00:00
Scalar Factorize code: remove variants of "strip off 2008-10-01 15:25:41 +00:00
Utils Nick Lewycky's patch. 2008-10-03 18:57:37 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00