aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-0732-0/+128
* Rename the option for defeating compression to be a little more specific.Reid Spencer2004-11-072-2/+2
* Enable compression by default.Reid Spencer2004-11-071-1/+1
* * Enable bytecode compression by defaultReid Spencer2004-11-071-1/+4
* Turn on compression by default.Reid Spencer2004-11-071-3/+3
* * Provide option for specifying bytecode compressionReid Spencer2004-11-071-5/+6
* Add missing file headerChris Lattner2004-11-071-7/+15
* Removing old Modulosched tests since that version of modulosched does not exi...Tanya Lattner2004-11-073-49/+0
* With the changes to these files, the Regression test suite should be tested b...Tanya Lattner2004-11-071-3/+13
* Added RUN line.Tanya Lattner2004-11-071-1/+1
* Added rough support for dejagnu testing. Changes need to be made to autoconf ...Tanya Lattner2004-11-072-0/+31
* Changed to XFAILTanya Lattner2004-11-071-0/+1
* Add a section for PPC, though it's empty for nowChris Lattner2004-11-071-0/+14
* Update this to expect AT&T syntaxChris Lattner2004-11-071-1/+1
* * Add note about benchmarking programs and submitting reduced test casesMisha Brukman2004-11-071-1/+23
* Replace llvm.org => llvm.cs.uiuc.eduMisha Brukman2004-11-072-2/+2
* Replace uses of llvm.org with llvm.cs.uiuc.eduMisha Brukman2004-11-071-1/+1
* Consistently use llvm.cs.uiuc.edu instead of llvm.orgMisha Brukman2004-11-071-1/+1
* Decompose* is V9 specific, make it internalChris Lattner2004-11-072-1/+15
* This is V9 specific stuffChris Lattner2004-11-071-15/+0
* This is V9 specific, move it there.Chris Lattner2004-11-071-136/+0
* Move this file from lib/Transforms/ScalarChris Lattner2004-11-071-0/+136
* Tests for this xforms should be .ll files, and they should have run lines.Chris Lattner2004-11-072-26/+0
* Remove dead testsChris Lattner2004-11-072-173/+0
* This is not part of the testChris Lattner2004-11-071-0/+3
* Fix a test.Chris Lattner2004-11-074-62/+2
* Nuke useless testcasesChris Lattner2004-11-072-127/+0
* These files are all moved to test/Regression/CodeGen/GenericChris Lattner2004-11-0723-2100/+0
* This test is obsolete and incorrectChris Lattner2004-11-061-10/+0
* Adding RUN lines.Tanya Lattner2004-11-0633-0/+99
* Add support for compressed bytecodeReid Spencer2004-11-065-27/+138
* Adding RUN line.Tanya Lattner2004-11-061-0/+1
* Adding RUN lines.Tanya Lattner2004-11-0653-0/+106
* Adding RUN lines.Tanya Lattner2004-11-06107-0/+214
* Adding RUN lines.Tanya Lattner2004-11-0626-0/+52
* Adding RUN lines.Tanya Lattner2004-11-0629-2/+60
* Adding RUN lines.Tanya Lattner2004-11-0646-0/+92
* Adjust to printing user+system times instead of wall times. Run the oldenChris Lattner2004-11-061-6/+7
* Add missing run lineChris Lattner2004-11-062-2/+4
* First crack at support to run tests using dejagnu. This file contains a proce...Tanya Lattner2004-11-061-0/+103
* Add a run lineChris Lattner2004-11-061-0/+4
* Add a missing run lineChris Lattner2004-11-062-0/+2
* This pass has been removed from LLVMChris Lattner2004-11-062-30/+0
* Add missing run lineChris Lattner2004-11-061-0/+1
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-0638-24/+41
* From Jeff Cohen:Chris Lattner2004-11-060-0/+0
* Implement the GetBytecodeSymbols interface function to extract just theReid Spencer2004-11-061-0/+39
* Provide an interface for getting just the external symbols from aReid Spencer2004-11-061-0/+10
* Deprecate constructors we don't want users to use.Reid Spencer2004-11-061-0/+23
* Makefile for the LLVMArchive library.Reid Spencer2004-11-062-0/+36