1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/utils
Ted Kremenek 28b149a6c8 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.

llvm-svn: 75833
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 remove attributions from utils. 2007-12-29 20:37:13 +00:00
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 remove attributions from utils. 2007-12-29 20:37:13 +00:00
DSAclean.py
DSAextract.py
findmisopt Make use of the llvm-ld tool's new ability to read input from stdin to extract 2007-08-13 06:19:51 +00:00
findoptdiff
findsym.pl
GenLibDeps.pl Tweak GenLibDeps.pl so it works on solaris. 2009-06-12 14:23:42 +00:00
getsrcs.sh remove attributions from utils. 2007-12-29 20:37:13 +00:00
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 remove attributions from utils. 2007-12-29 20:37:13 +00:00
Makefile Add a new little "FileCheck" utility for regression testing. 2009-07-08 18:44:05 +00:00
makellvm Update makellvm to return correct result code. 2008-08-13 20:43:56 +00:00
mkpatch Original patch by Talin. 2009-01-01 02:24:48 +00:00
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 Test modified svn mailer 2007-07-03 21:57:50 +00:00
OldenDataRecover.pl
parseNLT.pl
plotNLT.pl
profile.pl update this to use llvm-config, patch by Jose M. Moya 2007-09-11 17:09:54 +00:00
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