index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
2005-01-05
1. Make sure that "dot" can be found in the path
Reid Spencer
2005-01-02
Expose isConvertibleToThreeAddress and isCommutable bits to the code generator.
Chris Lattner
2004-12-30
* Don't include weak definitions as a definition
Reid Spencer
2004-12-30
A Perl script to generate an HTML definition list containing the LLVM
Reid Spencer
2004-12-26
Revert the last patch so that the LLVMGCCDIR environment variable is
Reid Spencer
2004-12-24
Remove references to LLVMGCCDIR because it was only used to provide a
Reid Spencer
2004-12-17
Always print out DejagnuTest results to stdout so that it gets emailed to the...
Tanya Lattner
2004-12-16
Portability fix, thanks to Markus F.X.J. Oberhumer.
Chris Lattner
2004-12-14
Use user time, not wall time, for optimizer time.
Chris Lattner
2004-12-13
For PR351:
Reid Spencer
2004-12-13
For PR351: libLLVMSupport now depends on libLLVMSystem
Reid Spencer
2004-12-09
Test commit
Test Commit
2004-12-06
For PR387:
Reid Spencer
2004-12-06
Revert previous changes to remove -enable-linscan and the *BETA columns of
Reid Spencer
2004-12-06
Rather than break all the nightly test invocations, permit -enable-linscan
Reid Spencer
2004-12-06
Remove LLC-BETA and linear scan options as they are no longer reported.
Reid Spencer
2004-12-04
Print out something useful instead of a blank table when the external tests
Reid Spencer
2004-12-04
Move the dejagnu section to immediately before the 'trends' section.
Chris Lattner
2004-12-04
Remove last remnants of qmtest stuff
Chris Lattner
2004-12-04
Run dejagnu by default.
Tanya Lattner
2004-12-04
Removed QMTest functions. The nightly tester no longer runs qmtest. It now ru...
Tanya Lattner
2004-12-03
Removed QMTests as I will be zapping them soon.
John Criswell
2004-11-23
Make sure the timing output is also sent to the log file for dejagnu, not
Reid Spencer
2004-11-23
Change formats, as suggested by Duraid
Chris Lattner
2004-11-22
Moved dejagnu log link to the template.
Tanya Lattner
2004-11-22
Changed to catch stderror of dejagnu and fixed missing quote.
Tanya Lattner
2004-11-21
Made dejagnu option lower case.
Tanya Lattner
2004-11-21
Added the ability to run Dejagnu tests.
Tanya Lattner
2004-11-14
Fix usage of changed function prototype
Reid Spencer
2004-11-08
* Add support for f2c and the -f2c switch to enable Fortran benchmarks
Misha Brukman
2004-11-06
Adjust to printing user+system times instead of wall times. Run the olden
Chris Lattner
2004-11-05
Quiet VC++ warnings
Chris Lattner
2004-10-30
Fix patterns to match only one-char words.
Vikram S. Adve
2004-10-30
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-29
Print P and [AR] files on update.
Vikram S. Adve
2004-10-28
Fix the dependency of lex.o on gram.tab.h
Reid Spencer
2004-10-27
Change Library Names Not To Conflict With Others When Installed
Reid Spencer
2004-10-27
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-26
Add EXTRA_DIST for additional files to be distributed.
Reid Spencer
2004-10-25
New Makefile Features:
Reid Spencer
2004-10-23
Make VC happier, patch contributed by Morten Ofstad
Chris Lattner
2004-10-22
Remove double colon rule for gram.tab.h so it doesn't conflict with the
Reid Spencer
2004-10-22
We're not doing automake any more
Reid Spencer
2004-10-22
Adjust to changes in Makefile.rules
Reid Spencer
2004-10-22
We won't use automake
Reid Spencer
2004-10-18
Initial automake generated Makefile template
Reid Spencer
2004-10-16
Add support for undef and unreachable
Chris Lattner
2004-10-14
* Factor out (into new fn) a loop emitting operand shifts into the instruction
Misha Brukman
2004-10-14
* Add option to read isLittleEndianEncoding for InstrInfo classes
Misha Brukman
2004-10-13
Patch to make VS happier, thanks to Morten Ofstad for pointing this out.
Chris Lattner
[next]