aboutsummaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Test commitTest Commit2004-12-091-0/+1
* For PR387:Reid Spencer2004-12-061-43/+174
* Revert previous changes to remove -enable-linscan and the *BETA columns ofReid Spencer2004-12-062-2/+5
* Rather than break all the nightly test invocations, permit -enable-linscanReid Spencer2004-12-061-1/+2
* Remove LLC-BETA and linear scan options as they are no longer reported.Reid Spencer2004-12-062-4/+0
* Print out something useful instead of a blank table when the external testsReid Spencer2004-12-041-0/+1
* Move the dejagnu section to immediately before the 'trends' section.Chris Lattner2004-12-041-11/+12
* Remove last remnants of qmtest stuffChris Lattner2004-12-041-21/+0
* Run dejagnu by default.Tanya Lattner2004-12-041-1/+1
* Removed QMTest functions. The nightly tester no longer runs qmtest. It now ru...Tanya Lattner2004-12-041-74/+5
* Removed QMTests as I will be zapping them soon.John Criswell2004-12-031-51/+0
* Make sure the timing output is also sent to the log file for dejagnu, notReid Spencer2004-11-231-1/+1
* Change formats, as suggested by DuraidChris Lattner2004-11-231-1/+1
* Moved dejagnu log link to the template.Tanya Lattner2004-11-222-3/+1
* Changed to catch stderror of dejagnu and fixed missing quote.Tanya Lattner2004-11-221-1/+1
* Made dejagnu option lower case.Tanya Lattner2004-11-211-1/+1
* Added the ability to run Dejagnu tests.Tanya Lattner2004-11-212-1/+100
* Fix usage of changed function prototypeReid Spencer2004-11-141-1/+1
* * Add support for f2c and the -f2c switch to enable Fortran benchmarksMisha Brukman2004-11-081-12/+18
* Adjust to printing user+system times instead of wall times. Run the oldenChris Lattner2004-11-061-6/+7
* Quiet VC++ warningsChris Lattner2004-11-052-2/+2
* Fix patterns to match only one-char words.Vikram S. Adve2004-10-301-5/+5
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-302-18/+21
* Print P and [AR] files on update.Vikram S. Adve2004-10-291-1/+4
* Fix the dependency of lex.o on gram.tab.hReid Spencer2004-10-281-1/+1
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-272-2/+2
* Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner2004-10-274-10/+16
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-261-0/+2
* New Makefile Features:Reid Spencer2004-10-251-0/+5
* Make VC happier, patch contributed by Morten OfstadChris Lattner2004-10-231-1/+1
* Remove double colon rule for gram.tab.h so it doesn't conflict with theReid Spencer2004-10-221-1/+1
* We're not doing automake any moreReid Spencer2004-10-224-2687/+0
* Adjust to changes in Makefile.rulesReid Spencer2004-10-221-1/+1
* We won't use automakeReid Spencer2004-10-224-104/+0
* Initial automake generated Makefile templateReid Spencer2004-10-184-0/+2687
* Add support for undef and unreachableChris Lattner2004-10-162-4/+4
* * Factor out (into new fn) a loop emitting operand shifts into the instructionMisha Brukman2004-10-142-46/+84
* * Add option to read isLittleEndianEncoding for InstrInfo classesMisha Brukman2004-10-142-0/+13
* Patch to make VS happier, thanks to Morten Ofstad for pointing this out.Chris Lattner2004-10-131-1/+1
* Updates for changes in Makefile rules.Reid Spencer2004-10-134-4/+4
* Don't emit the method into the llvm namespace, let the #includer decide where...Chris Lattner2004-10-121-2/+0
* Initial version of automake Makefile.am file.Reid Spencer2004-10-101-0/+12
* Initial version of automake Makefile.am file.Reid Spencer2004-10-103-0/+92
* Remove unused variable.Reid Spencer2004-10-081-1/+0
* Make it so that positional parameters can have spaces in them.Reid Spencer2004-10-081-1/+1
* Properly `quote' names, and don't forget to add the ending quote!Misha Brukman2004-10-081-24/+24
* Fix usage description typoMisha Brukman2004-10-081-1/+1
* Make comment header span the entire lineMisha Brukman2004-10-081-1/+1
* Make these scripts work on SunOS too.Reid Spencer2004-10-072-2/+11
* Correctly parse variant notationChris Lattner2004-10-031-6/+42