- Jul 07, 2004
-
-
Reid Spencer authored
llvm-svn: 14676
-
- Jul 06, 2004
-
-
Reid Spencer authored
equivalent. The "by <angle>" syntax is not acceptable for all output devices. Apparently the Sparc and x86 output devices (no color) don't accept this, but should accept the plain "rotate". llvm-svn: 14645
-
- Jul 05, 2004
-
-
Reid Spencer authored
horizontally so they no longer overlap. This eye-strain-lessening patch contributed by Vladimir Merzliakov. Thanks! llvm-svn: 14632
-
- Jun 25, 2004
-
-
Chris Lattner authored
Patch contributed by Vladimir Merzliakov! llvm-svn: 14419
-
Brian Gaeke authored
least, on macosx) will spiral out of control instead of failing gracefully. llvm-svn: 14396
-
- Jun 23, 2004
-
-
Reid Spencer authored
occur AFTER the source is checked out. This ensures that if either of the -gnuplotscript or -templatefile options are not given, that they get picked up from the checkout directory and don't abort the test unnecessarily. llvm-svn: 14346
-
Reid Spencer authored
test environments that don't have Povray or SPEC. llvm-svn: 14345
-
Reid Spencer authored
a ?) so that graphs don't bail if something fails in a test. llvm-svn: 14344
-
- Jun 22, 2004
-
-
Reid Spencer authored
- Added the -gnuplotscript option to specify the GnuPlot script to use. - Added the -templatefile option to specify the HTML template to use. - Moved subroutines to top of file. - Used variables for file names in case we want to change to directories. - Made program track its directory changes in $VERBOSE mode (for debugging) - Added variables to support tracking start time, finish time, and platform details about each nightly test. llvm-svn: 14321
-
Reid Spencer authored
to the top of the template for identification purposes. llvm-svn: 14318
-
Tanya Lattner authored
llvm-svn: 14315
-
- Jun 21, 2004
-
-
Misha Brukman authored
llvm-svn: 14291
-
- Jun 20, 2004
-
-
Chris Lattner authored
llvm-svn: 14266
-
Chris Lattner authored
llvm-svn: 14259
-
- Jun 19, 2004
-
-
Reid Spencer authored
replacement for getsrcs.sh which now generates too much text to put on a Linux command line. The approach taken with llvmgrep is to execute a find command and execute a grep on each file that matches the name pattern. The arguments to this script are the same as those of egrep. Note that the -H and -n options to egrep will always be passed so that you always get the file and line number of matches. llvm-svn: 14255
-
- Jun 17, 2004
-
-
Misha Brukman authored
llvm-svn: 14198
-
- Jun 14, 2004
-
-
Misha Brukman authored
llvm-svn: 14173
-
- Jun 13, 2004
-
-
Reid Spencer authored
llvm-svn: 14169
-
- Jun 11, 2004
-
-
Brian Gaeke authored
llvm-svn: 14156
-
Reid Spencer authored
-release causes ENABLE_OPTIMIZED=1 to be added to the make line so that the test runs against optimized code. -pedantic causes the CompileOptimizeOpts variable to be overridden to add several additional warnings not picked up by -Wall. This should help catch additional programming faux pas. See the diff for the specific details. llvm-svn: 14153
-
- Jun 10, 2004
-
-
Brian Gaeke authored
Don't match on $Filename (which will be unset) if we hit 'UNMATCHABLE:'. llvm-svn: 14112
-
- Jun 09, 2004
-
-
Reid Spencer authored
llvm-svn: 14099
-
Chris Lattner authored
due to non-numeric diff failures that caused fpcmp to go into infinite loops llvm-svn: 14098
-
Reid Spencer authored
llvm-svn: 14080
-
- Jun 08, 2004
-
-
Reid Spencer authored
GetQMTestResults function closes all its open tags. * Cause XFAIL results to not be reported at all except in the stats. llvm-svn: 14067
-
- Jun 04, 2004
-
-
Misha Brukman authored
Patch contributed by Vladimir Prus. llvm-svn: 14010
-
Brian Gaeke authored
llvm-svn: 14004
-
- Jun 03, 2004
-
-
Brian Gaeke authored
Allow environment to set llvmgccdir. llvm-svn: 13994
-
Chris Lattner authored
llvm-svn: 13978
-
- May 31, 2004
-
-
Reid Spencer authored
width is not made excessive by the large table of results. Improves readability of the page. llvm-svn: 13913
-
Reid Spencer authored
(b) avoid <pre> tag so page width doesn't become excessive, (c) omit the execution time stats, (d) format each reported test in a list with bold headings for readability, (e) omit long lines of dashes. llvm-svn: 13912
-
- May 30, 2004
-
-
Reid Spencer authored
indicate successful tests. We're really only interested in the bad news in this output :) llvm-svn: 13901
-
- May 28, 2004
-
-
Chris Lattner authored
Change contributed by Reid Spencer. llvm-svn: 13882
-
Chris Lattner authored
llvm-svn: 13867
-
Chris Lattner authored
llvm-svn: 13865
-
- May 27, 2004
-
-
Chris Lattner authored
in the tree llvm-svn: 13838
-
Chris Lattner authored
llvm-svn: 13836
-
Chris Lattner authored
llvm-svn: 13813
-
- May 19, 2004
-
-
Misha Brukman authored
llvm-svn: 13606
-
- Apr 28, 2004
-
-
Misha Brukman authored
llvm-svn: 13253
-