llvm-6502/utils
2009-08-21 12:41:03 +00:00
..
bugpoint Require a remote command to exit with the exit status of the test program or with 255 if an error occurred. 2009-07-18 18:39:24 +00:00
buildit Even more Apple style build horribleness. 2009-08-18 00:56:17 +00:00
crosstool * Use "svn export" instead of "svn co" and avoid cleaning up .svn dirs 2009-08-04 15:47:18 +00:00
emacs Tweak LLVM emacs style to make default namespace indentation closer to style 2009-07-28 17:34:57 +00:00
FileCheck when emitting errors about CHECK-NEXT directives, show the line that the 2009-08-16 02:22:31 +00:00
FileUpdate Add FileUpdate tool, conditionally updates its output based on its input. 2009-08-03 05:12:16 +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 Add simple cost model to perfect shuffle. Currently we're doing just greedy search for cost instead of (proper) dynamic programming approach. 2009-08-21 12:41:03 +00:00
TableGen Extend the instruction itinerary model to include the ability to indicate the def and use cycle for each operand. This additional information is optional, so existing itineraries do not need to be changed. 2009-08-17 16:02:57 +00:00
unittest The attached patches attempt to fix cross builds. For example, if you 2009-08-18 00:40:33 +00:00
vim Add new function attribute keywords to the vim syntax. 2009-08-05 16:38:48 +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 The -funcresolve and -raise options no longer exist. 2007-03-22 21:06:50 +00:00
findsym.pl Fix a comment. 2006-08-09 19:40:13 +00:00
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 Add inbounds to the polygen grammar. 2009-07-27 21:55:32 +00:00
llvmdo Update llvm{do,grep} to also search cmake / .cmake files 2009-07-16 00:06:36 +00:00
llvmgrep Update llvm{do,grep} to also search cmake / .cmake files 2009-07-16 00:06:36 +00:00
Makefile Add FileUpdate tool, conditionally updates its output based on its input. 2009-08-03 05:12:16 +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 Add new flags '-test-cflags' and '-test-cxxflags' to pass in flags directly to the llvm testsuite. 2009-07-16 22:59:17 +00:00
NightlyTest.gnuplot
NightlyTestTemplate.html Cause the various warnings list to be generated via a <ul> list with 2006-03-21 01:21:39 +00:00
NLT.schema Test modified svn mailer 2007-07-03 21:57:50 +00:00
OldenDataRecover.pl make recovering running_Olden data easier when the nightly tester eats the graphs 2006-04-12 17:41:19 +00:00
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 Use string comparison instead of numeric comparison when comparing digests. 2009-07-21 17:41:55 +00:00
userloc.pl Make all tools that use llvmdo have a -topdir option that allows the top 2006-08-14 18:49:05 +00:00
webNLT.pl