1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/utils
Reid Spencer a75532222d Added a tool to more accurately count the lines of code. The previous
utility, getsrcs.sh suffered from two problems: (1) it generated command
lines too long for some platforms and (2) it searched the projects diretory
which now contains the llvm-test module (in nightly tester) but we don't
want to include the test code in our LOC calculation. This script should
be maintained as LLVM adds new top level directories that contain source
code.

llvm-svn: 16199
2004-09-06 19:06:27 +00:00
..
Burg Clean up some "clean:" targets so they use $(VERB) and don't print anything 2004-09-03 23:19:53 +00:00
emacs Added `zeroinitializer' keyword. 2004-04-28 19:36:08 +00:00
fpcmp Changes For Bug 352 2004-09-01 22:55:40 +00:00
TableGen Clean up some "clean:" targets so they use $(VERB) and don't print anything 2004-09-03 23:19:53 +00:00
vim Add hint about syntax-highlighting non-standardly-named LLVM Makefiles. 2004-05-19 21:20:40 +00:00
check-each-file Added support for C++ compilation. 2004-02-26 23:02:25 +00:00
codegen-diff Add debug variable. 2003-10-16 23:46:01 +00:00
countloc.sh Added a tool to more accurately count the lines of code. The previous 2004-09-06 19:06:27 +00:00
cvsupdate Do not show errors when moving file. The error is shown the first time anyone 2003-05-25 16:38:24 +00:00
getsrcs.sh Add the examples directory to these scripts. 2004-08-24 17:42:33 +00:00
llvm-native-gcc Added EH support. 2004-03-02 15:54:25 +00:00
llvm-native-gxx C++ version of llvm-native-gcc. 2004-02-26 23:01:21 +00:00
llvmdo A utility to run an arbitrary program on each of the LLVM source files. 2004-07-26 22:52:44 +00:00
llvmgrep Add the examples directory to these scripts. 2004-08-24 17:42:33 +00:00
Makefile Out with spiff, in with fpcmp 2004-04-13 20:59:24 +00:00
makellvm Really use a search path as described in the log message for the last 2003-09-15 11:18:36 +00:00
NightlyTest.gnuplot Change the "rotate by 90" xtics specification to just "rotate" which is 2004-07-06 17:04:09 +00:00
NightlyTest.pl Remove double paren use in system() function so that the command line can 2004-09-05 20:57:22 +00:00
NightlyTestTemplate.html Change column name 2004-07-23 06:50:18 +00:00
profile.pl Default to using edge counts 2004-03-08 20:04:46 +00:00
RegressionFinder.pl Squash /usr/dcs path; use a 'require <version>' instead. 2004-03-03 17:38:51 +00:00