llvm-6502/utils
Duncan Sands 7c422ac216 Partially address a README by having functionattrs consider calls to
memcpy, memset and other intrinsics that only access their arguments
to be readnone if the intrinsic's arguments all point to local memory.
This improves the testcase in the README to readonly, but it could in
theory be made readnone, however this would involve more sophisticated
analysis that looks through the memcpy.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92829 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-06 08:45:52 +00:00
..
bugpoint
buildit Some command lines don't like numbers with leading zeros. Remove them. 2009-12-15 22:42:19 +00:00
count Add count/not tools as executables. 2009-09-24 06:23:57 +00:00
crosstool
emacs .llx is no more. 2009-12-19 20:56:53 +00:00
FileCheck Fix FileCheck crash when fuzzy scanning starting at the end of the file. 2009-11-29 08:30:24 +00:00
FileUpdate Make LLVM command-line tools overwrite their output files without -f. 2009-08-25 15:34:52 +00:00
fpcmp
jedit
lint
lit lit: Add setuptools support. 2009-12-26 22:58:39 +00:00
Misc Add a 'zkill' script, which is more-or-less a fancy (although not necessarily 2009-11-08 21:51:53 +00:00
not Add count/not tools as executables. 2009-09-24 06:23:57 +00:00
PerfectShuffle Provide proper masks for neon perfect shuffle table. 2009-09-25 22:52:29 +00:00
TableGen Partially address a README by having functionattrs consider calls to 2010-01-06 08:45:52 +00:00
unittest Fix an issue in googletest where a name was used before it was defined. 2009-12-18 21:38:44 +00:00
valgrind Add a valgrind suppressions file for x86_64/linux/4.3.3. 2009-09-14 16:10:32 +00:00
vim Add indirectbr and blockaddress to the vim syntax highlighting file. 2009-10-29 00:14:44 +00:00
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
DSAclean.py
DSAextract.py
findmisopt
findoptdiff Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
findsym.pl
GenLibDeps.pl
getsrcs.sh
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvm.grm Add an 'inline hint' attribute to represent source 2009-08-26 01:08:21 +00:00
llvmdo .llx is no more. 2009-12-19 20:56:53 +00:00
llvmgrep search unittests. 2009-08-24 03:44:02 +00:00
Makefile Add count/not tools as executables. 2009-09-24 06:23:57 +00:00
makellvm
mkpatch
NewNightlyTest.pl NNT: Make sure stderr for build commands goes to log file, as intended but misdirected. 2009-12-15 00:41:47 +00:00
NightlyTest.gnuplot
NightlyTestTemplate.html
NLT.schema
OldenDataRecover.pl
parseNLT.pl
plotNLT.pl
profile.pl
RegressionFinder.pl
UpdateCMakeLists.pl Support updating 'llvm_add_target' lists as well. 2009-11-03 04:06:58 +00:00
userloc.pl
webNLT.pl