- e3142be import fix and plot multiple lines at once by Andrew Lenharth · 20 years ago
- e43b3fb Generate a gnuplot script for any program and any test (like llc or gcc) by Andrew Lenharth · 20 years ago
- 91aa9ee So you want to import nightly tester data into a data base? Have we got the perl script for you by Andrew Lenharth · 20 years ago
- 6e92729 fix for parse, and a start at db import. Using CVS as scp :) by Andrew Lenharth · 20 years ago
- 4430e3a A first step towards being able to do more interesting things with the nightly tester data. Moreinteresting things will come soon, so tune in by Andrew Lenharth · 20 years ago
- 55d2a1a elisp code to help with LLVM code standards compliance by Misha Brukman · 20 years ago
- 3d6eea5 .vimrc file to aid in LLVM coding standards conformance by Misha Brukman · 20 years ago
- ea3e5e5 Eliminate tabs and trailing spaces by Jeff Cohen · 20 years ago
- 3da94ae Remove trailing whitespace by Misha Brukman · 20 years ago
- a6dcd0e ignore generated files by Chris Lattner · 20 years ago
- 6e19b5b fix bogus warning by Chris Lattner · 20 years ago
- 7dda395 Major change to tblgen: instead of resolving values every time a class is by Chris Lattner · 20 years ago
- 577057f implementing shifting of literal integers by Chris Lattner · 20 years ago
- b9266f8 Add initial lexer and parser support for shifting values. Every use of this by Chris Lattner · 20 years ago
- 8f45731 spiff up the nightly tester output one more notch by Chris Lattner · 20 years ago
- 5e5d220 Print out who commits and what files were modified at the bottom of the test summary log sent to llvm-commits. by Chris Lattner · 20 years ago
- 0bb4828 Fix computation of compiled objects, contributed by Vladimir Merzliakov! by Chris Lattner · 20 years ago
- d3a5412 Replace tabs with spaces, separate function arguments with a space by Misha Brukman · 20 years ago
- 453d062 Improve formatting of the sent mail for the dj test results. by Chris Lattner · 20 years ago
- 004e19e Include local time on the web page for start/end times. by Chris Lattner · 20 years ago
- 417c4d5 This method takes sys::Path objects now. by Chris Lattner · 20 years ago
- 220df9c Drop dead #include by Chris Lattner · 20 years ago
- 537a49a The meat of this utility has been moved to FileUtilities, where it can be by Chris Lattner · 20 years ago
- 131ca38 Minor fix. by Chris Lattner · 20 years ago
- 38c0751 This is the final big of factoring. This shares cases in suboperand by Chris Lattner · 20 years ago
- f876668 Implement *even more* factoring. In particular, if all of the instruction by Chris Lattner · 20 years ago
- d648867 Refactor code for numbering instructions into CodeGenTarget. by Chris Lattner · 20 years ago
- 615ed99 Fix VC++ compilation error by Jeff Cohen · 20 years ago
- 870c016 Implement factoring of instruction pattern strings. In particular, instead of by Chris Lattner · 20 years ago
- f11ad9e Fix the ::: problem by Chris Lattner · 20 years ago
- 5765dba Minor refactoring, no functionality change. by Chris Lattner · 20 years ago
- b0b55e7 Seperate asmstring parsing from emission. This allows the code to be simpler by Chris Lattner · 20 years ago
- 2202bfa make double-dollar properly escape asmstrings by Andrew Lenharth · 20 years ago
- bd02b0a Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles. by Reid Spencer · 20 years ago
- 39ce11b Update the documentation about -enable-llcbeta vs. -enable-linscan by Reid Spencer · 20 years ago
- 9a61275 Use and print out BuildStatus, we don't always have build errors. by Misha Brukman · 20 years ago
- 2bbea35 No need to repeat the word `build' since it's under `Build status' by Misha Brukman · 20 years ago
- 7f5875a We don't always have build errors, so call it `status', not `error' by Misha Brukman · 20 years ago
- c82a6c8 rename linscan -> LLCBETA as it should be by Chris Lattner · 20 years ago
- 6234582 1. Make sure that "dot" can be found in the path by Reid Spencer · 20 years ago
- aad75aa Expose isConvertibleToThreeAddress and isCommutable bits to the code generator. by Chris Lattner · 20 years ago
- b7e65b8 * Don't include weak definitions as a definition by Reid Spencer · 20 years ago
- 579b8de A Perl script to generate an HTML definition list containing the LLVM by Reid Spencer · 20 years ago
- 932b69f Revert the last patch so that the LLVMGCCDIR environment variable is by Reid Spencer · 20 years ago
- 1ac82ad Remove references to LLVMGCCDIR because it was only used to provide a by Reid Spencer · 20 years ago
- a2dfbf9 Always print out DejagnuTest results to stdout so that it gets emailed to the nightly test manager. Eventually Dejagnu should be merged into the added/removed tests. by Tanya Lattner · 20 years ago
- 2fb645a Portability fix, thanks to Markus F.X.J. Oberhumer. by Chris Lattner · 20 years ago
- fed8a14 Use user time, not wall time, for optimizer time. by Chris Lattner · 20 years ago
- 15653af For PR351: by Reid Spencer · 20 years ago
- 2a3af75 For PR351: libLLVMSupport now depends on libLLVMSystem by Reid Spencer · 20 years ago
- b6a0d35 Test commit by Test Commit · 20 years ago
- ead87b6 For PR387: Make this compile without warning when -Woverloaded-virtual is used. by Reid Spencer · 20 years ago
- 51e615f Revert previous changes to remove -enable-linscan and the *BETA columns of by Reid Spencer · 20 years ago
- 2e4cdbf Rather than break all the nightly test invocations, permit -enable-linscan by Reid Spencer · 20 years ago
- c537224 Remove LLC-BETA and linear scan options as they are no longer reported. by Reid Spencer · 20 years ago
- b8e825b Print out something useful instead of a blank table when the external tests by Reid Spencer · 20 years ago
- edcc6b1 Move the dejagnu section to immediately before the 'trends' section. by Chris Lattner · 20 years ago
- 4b6b44c Remove last remnants of qmtest stuff by Chris Lattner · 20 years ago
- 59a8655 Run dejagnu by default. by Tanya Lattner · 20 years ago
- 056ec06 Removed QMTest functions. The nightly tester no longer runs qmtest. It now runs dejagnu by default and you must turn it off using -nodejagnu. by Tanya Lattner · 20 years ago
- 68fa3cc Removed QMTests as I will be zapping them soon. by John Criswell · 20 years ago
- fdd10b1 Make sure the timing output is also sent to the log file for dejagnu, not by Reid Spencer · 20 years ago
- 4fa5fa8 Change formats, as suggested by Duraid by Chris Lattner · 20 years ago
- 882b8cd Moved dejagnu log link to the template. by Tanya Lattner · 20 years ago
- f35bdc1 Changed to catch stderror of dejagnu and fixed missing quote. by Tanya Lattner · 20 years ago
- 794dae5 Made dejagnu option lower case. by Tanya Lattner · 20 years ago
- 5debe8c Added the ability to run Dejagnu tests. by Tanya Lattner · 20 years ago
- 227b6d0 Fix usage of changed function prototype by Reid Spencer · 20 years ago
- 2e9ac69 * Add support for f2c and the -f2c switch to enable Fortran benchmarks by Misha Brukman · 20 years ago
- 36dc5c7 Adjust to printing user+system times instead of wall times. Run the olden by Chris Lattner · 20 years ago
- 141e3fd Quiet VC++ warnings by Chris Lattner · 20 years ago
- ab9ef2a Fix patterns to match only one-char words. by Vikram S. Adve · 20 years ago
- cc2d1e2 Internalize variable names to prevent recursive assignment. Cleanup docs. by Reid Spencer · 20 years ago
- 65dea6e Print P and [AR] files on update. by Vikram S. Adve · 20 years ago
- cd1e7dd Fix the dependency of lex.o on gram.tab.h by Reid Spencer · 20 years ago
- 6cb21d4 Change Library Names Not To Conflict With Others When Installed by Reid Spencer · 20 years ago
- 1fca5ff Convert 'struct' to 'class' in various places to adhere to the coding standards by Chris Lattner · 20 years ago
- 20ac4e3 Add EXTRA_DIST for additional files to be distributed. by Reid Spencer · 20 years ago
- 151f8ba New Makefile Features: by Reid Spencer · 20 years ago
- 89e0f74 Make VC happier, patch contributed by Morten Ofstad by Chris Lattner · 20 years ago
- 99a401c Remove double colon rule for gram.tab.h so it doesn't conflict with the by Reid Spencer · 20 years ago
- 40a955a We're not doing automake any more by Reid Spencer · 20 years ago
- 8c2c315 Adjust to changes in Makefile.rules by Reid Spencer · 20 years ago
- cac731e We won't use automake by Reid Spencer · 20 years ago
- 86d341b Initial automake generated Makefile template by Reid Spencer · 20 years ago
- 4c554c5 Add support for undef and unreachable by Chris Lattner · 20 years ago
- 28eefa5 * Factor out (into new fn) a loop emitting operand shifts into the instruction by Misha Brukman · 20 years ago
- 35e83cc * Add option to read isLittleEndianEncoding for InstrInfo classes by Misha Brukman · 20 years ago
- 4523709 Patch to make VS happier, thanks to Morten Ofstad for pointing this out. by Chris Lattner · 20 years ago
- 36a7d90 Updates for changes in Makefile rules. by Reid Spencer · 20 years ago
- 9d990a0 Don't emit the method into the llvm namespace, let the #includer decide where it goes by Chris Lattner · 20 years ago
- 3b7784d Initial version of automake Makefile.am file. by Reid Spencer · 20 years ago
- 9f41a5f Initial version of automake Makefile.am file. by Reid Spencer · 20 years ago
- 83e9193 Remove unused variable. by Reid Spencer · 20 years ago
- 761e41b Make it so that positional parameters can have spaces in them. by Reid Spencer · 20 years ago
- cf4f810 Properly `quote' names, and don't forget to add the ending quote! by Misha Brukman · 20 years ago
- ef7dd46 Fix usage description typo by Misha Brukman · 20 years ago
- 3326305 Make comment header span the entire line by Misha Brukman · 20 years ago
- 054defa Make these scripts work on SunOS too. by Reid Spencer · 20 years ago
- 953c6fe Correctly parse variant notation by Chris Lattner · 20 years ago