llvm-6502/utils
Ted Kremenek 9344eb7604 Add script 'UpdateCMakeLists.pl'. This script can be used (manually) to update
the list of files in the CMakeLists.txt files.

It works by scanning (starting from the working directory from which it is run)
all subdirectories containing CMakeLists.txt files. It then updates the list of
C and C++ files in the 'add_llvm_library' and 'add_clang_library' lists. Sources
file lists are emitted in lexical order.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75833 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-15 21:10:57 +00:00
..
bugpoint Helper script to use bugpoint with a remote target. 2009-07-14 20:08:45 +00:00
buildit One Mac OS X, just build with -O3 but without -fstrict-aliasing (which is kinda broken). 2009-04-20 22:16:40 +00:00
crosstool * Install crosstool in /usr/local/crosstool 2009-07-09 15:24:04 +00:00
emacs Introduce new linkage types linkonce_odr, weak_odr, common_odr 2009-03-07 15:45:40 +00:00
FileCheck Tweak comment. 2009-07-11 22:06:10 +00:00
fpcmp
jedit Add TableGen syntax highlighting for the jEdit editor. 2009-03-14 10:15:32 +00:00
lint * Fixed spelling 2009-02-20 23:44:54 +00:00
PerfectShuffle these utils don't need exports. 2009-02-26 19:02:23 +00:00
TableGen Get rid of postInstructionAction and call EmitComments directly. 2009-07-15 18:24:03 +00:00
unittest Change 'make install' to install tblgen, for better support of out-of-tree targets, 2009-05-08 17:32:47 +00:00
vim Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
cgiplotNLT.pl
check-each-file
codegen-diff
countloc.sh
DSAclean.py
DSAextract.py
findmisopt
findoptdiff
findsym.pl
GenLibDeps.pl Tweak GenLibDeps.pl so it works on solaris. 2009-06-12 14:23:42 +00:00
getsrcs.sh
importNLT.pl
llvm-native-gcc
llvm-native-gxx
llvm.grm Remove the vicmp and vfcmp instructions. Because we never had a release with 2009-07-08 03:04:38 +00:00
llvmdo remove some exclusions that don't exist anymore. 2009-01-08 19:02:03 +00:00
llvmgrep
Makefile Add a new little "FileCheck" utility for regression testing. 2009-07-08 18:44:05 +00:00
makellvm
mkpatch
NewNightlyTest.pl Use http instead https for anonymous readonly check out. 2009-07-14 06:23:41 +00:00
NightlyTest.gnuplot
NightlyTestTemplate.html
NLT.schema
OldenDataRecover.pl
parseNLT.pl
plotNLT.pl
profile.pl
RegressionFinder.pl
UpdateCMakeLists.pl Add script 'UpdateCMakeLists.pl'. This script can be used (manually) to update 2009-07-15 21:10:57 +00:00
userloc.pl
webNLT.pl