aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct and Explain the first rule of thumb better.Reid Spencer2004-11-081-2/+4
* Fix typo.Reid Spencer2004-11-081-1/+1
* Fix grammar: use commas in a list of entitiesMisha Brukman2004-11-081-2/+2
* Implement ExecutionEngine::freeMachineCodeForFunction()Misha Brukman2004-11-073-0/+15
* Add method to delete machine code generated for a FunctionMisha Brukman2004-11-071-0/+6
* Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. ThisReid Spencer2004-11-074-11/+57
* Changed TEST to TESTSUITETanya Lattner2004-11-071-1/+1
* Fix for objdir != srcdir.Tanya Lattner2004-11-071-1/+1
* More srcdir != objdir changes.Tanya Lattner2004-11-071-1/+6
* * Fix file-relative links: they need '#' prepended to the target nameMisha Brukman2004-11-071-8/+8
* Use LLVMToolDir instead of ToolDir because the latter is no longer set (?)Misha Brukman2004-11-071-3/+3
* Made changes to support objdir!=srcdir.Tanya Lattner2004-11-071-4/+6
* VERY large functions that are only called from one place are not reallyChris Lattner2004-11-071-1/+1
* Removed passing TARGET.Tanya Lattner2004-11-071-1/+1
* Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order ...Tanya Lattner2004-11-072-4/+8
* Disable bogus cast elimination when the cast is used by a setcc instruction.Nate Begeman2004-11-071-4/+4
* Add TARGET_TRIPLEReid Spencer2004-11-071-0/+3
* First version of this document listing the required software. Might needReid Spencer2004-11-071-0/+94
* * Comments & cleanup per CL code review.Reid Spencer2004-11-071-22/+56
* Add comments per CL code review.Reid Spencer2004-11-071-2/+6
* Make compression the default on writing.Reid Spencer2004-11-071-1/+1
* * Add comments and cleanup per CL code reviewReid Spencer2004-11-071-31/+65
* Minor error.Tanya Lattner2004-11-071-1/+1
* Added support to specify which test suite dejagnu should run (Feature or Regr...Tanya Lattner2004-11-072-2/+2
* Revert back to r1.1, I'm just thoroughly confused :)Chris Lattner2004-11-071-3/+2
* Add new (old) testcaseChris Lattner2004-11-071-2/+3
* 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