summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* 1. Make sure that "dot" can be found in the pathReid Spencer2005-01-05
* Expose isConvertibleToThreeAddress and isCommutable bits to the code generator.Chris Lattner2005-01-02
* * Don't include weak definitions as a definitionReid Spencer2004-12-30
* A Perl script to generate an HTML definition list containing the LLVMReid Spencer2004-12-30
* Revert the last patch so that the LLVMGCCDIR environment variable isReid Spencer2004-12-26
* Remove references to LLVMGCCDIR because it was only used to provide aReid Spencer2004-12-24
* Always print out DejagnuTest results to stdout so that it gets emailed to the...Tanya Lattner2004-12-17
* Portability fix, thanks to Markus F.X.J. Oberhumer.Chris Lattner2004-12-16
* Use user time, not wall time, for optimizer time.Chris Lattner2004-12-14
* For PR351:Reid Spencer2004-12-13
* For PR351: libLLVMSupport now depends on libLLVMSystemReid Spencer2004-12-13
* Test commitTest Commit2004-12-09
* For PR387:Reid Spencer2004-12-06
* Revert previous changes to remove -enable-linscan and the *BETA columns ofReid Spencer2004-12-06
* Rather than break all the nightly test invocations, permit -enable-linscanReid Spencer2004-12-06
* Remove LLC-BETA and linear scan options as they are no longer reported.Reid Spencer2004-12-06
* Print out something useful instead of a blank table when the external testsReid Spencer2004-12-04
* Move the dejagnu section to immediately before the 'trends' section.Chris Lattner2004-12-04
* Remove last remnants of qmtest stuffChris Lattner2004-12-04
* Run dejagnu by default.Tanya Lattner2004-12-04
* Removed QMTest functions. The nightly tester no longer runs qmtest. It now ru...Tanya Lattner2004-12-04
* Removed QMTests as I will be zapping them soon.John Criswell2004-12-03
* Make sure the timing output is also sent to the log file for dejagnu, notReid Spencer2004-11-23
* Change formats, as suggested by DuraidChris Lattner2004-11-23
* Moved dejagnu log link to the template.Tanya Lattner2004-11-22
* Changed to catch stderror of dejagnu and fixed missing quote.Tanya Lattner2004-11-22
* Made dejagnu option lower case.Tanya Lattner2004-11-21
* Added the ability to run Dejagnu tests.Tanya Lattner2004-11-21
* Fix usage of changed function prototypeReid Spencer2004-11-14
* * Add support for f2c and the -f2c switch to enable Fortran benchmarksMisha Brukman2004-11-08
* Adjust to printing user+system times instead of wall times. Run the oldenChris Lattner2004-11-06
* Quiet VC++ warningsChris Lattner2004-11-05
* Fix patterns to match only one-char words.Vikram S. Adve2004-10-30
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-30
* Print P and [AR] files on update.Vikram S. Adve2004-10-29
* Fix the dependency of lex.o on gram.tab.hReid Spencer2004-10-28
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Convert 'struct' to 'class' in various places to adhere to the coding standardsChris Lattner2004-10-27
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-26
* New Makefile Features:Reid Spencer2004-10-25
* Make VC happier, patch contributed by Morten OfstadChris Lattner2004-10-23
* Remove double colon rule for gram.tab.h so it doesn't conflict with theReid Spencer2004-10-22
* We're not doing automake any moreReid Spencer2004-10-22
* Adjust to changes in Makefile.rulesReid Spencer2004-10-22
* We won't use automakeReid Spencer2004-10-22
* Initial automake generated Makefile templateReid Spencer2004-10-18
* Add support for undef and unreachableChris Lattner2004-10-16
* * Factor out (into new fn) a loop emitting operand shifts into the instructionMisha Brukman2004-10-14
* * Add option to read isLittleEndianEncoding for InstrInfo classesMisha Brukman2004-10-14
* Patch to make VS happier, thanks to Morten Ofstad for pointing this out.Chris Lattner2004-10-13