| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 2 | -4/+0 |
* | Revert the test moves from 176733. Use "REQUIRES: asserts" instead. | Jan Wen Voung | 2013-03-12 | 2 | -4/+1 |
* | Disable statistics on Release builds and move tests that depend on -stats. | Jan Wen Voung | 2013-03-08 | 2 | -0/+4 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu | Eli Bendersky | 2012-03-25 | 2 | -16/+2 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 4 | -8/+25 |
* | Remove the old tail duplication pass. It is not used and is unable to update | Rafael Espindola | 2011-08-30 | 12 | -259/+0 |
* | Move few target-dependant tests to appropriate directories. | Galina Kistanova | 2011-05-06 | 2 | -0/+5 |
* | The output of opt -stats must be sent to stderr. Patch by NAKAMURA Takumi! | Bill Wendling | 2010-09-01 | 1 | -1/+1 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 13 | -13/+13 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 13 | -13/+13 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | PR4662: Fix a crash introduced by the recent LLVMContext changes. | Eli Friedman | 2009-07-31 | 1 | -0/+14 |
* | Revert 52223. | Evan Cheng | 2008-06-12 | 1 | -2/+2 |
* | Add line continuation character so the avoid dup loop header test actually runs. | Matthijs Kooijman | 2008-06-12 | 1 | -1/+1 |
* | Avoid duplicating loop header which leads to unnatural loops (and just seem l... | Evan Cheng | 2008-06-11 | 1 | -0/+27 |
* | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Fix test. | Evan Cheng | 2008-05-16 | 1 | -1/+1 |
* | Fix for PR 2323, infinite loop in tail dup. | Dale Johannesen | 2008-05-13 | 1 | -0/+26 |
* | rename *.llx -> *.ll, last batch. | Chris Lattner | 2008-04-19 | 1 | -0/+0 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-03-10 | 10 | -190/+145 |
* | Change the x86 assembly output to use tab characters to separate the | Dan Gohman | 2007-07-31 | 1 | -1/+1 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -4/+4 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 2 | -4/+7 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 10 | -11/+12 |
* | new testcase | Chris Lattner | 2006-09-07 | 1 | -0/+57 |
* | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
* | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+3 |
* | Adding srcdir arg | Tanya Lattner | 2004-11-19 | 1 | -1/+1 |
* | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner | 2004-11-13 | 1 | -0/+3 |
* | When tail duplicating these functions, the add instruction should not be | Chris Lattner | 2004-10-06 | 1 | -0/+31 |
* | New testcase for PR310 | Chris Lattner | 2004-04-01 | 1 | -0/+22 |
* | Another simple testcase | Chris Lattner | 2004-03-16 | 1 | -0/+17 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 5 | -5/+5 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -10/+0 |
* | New testcase | Chris Lattner | 2003-08-31 | 1 | -0/+20 |
* | New testcase | Chris Lattner | 2003-08-23 | 1 | -0/+40 |
* | New testcase that caused infinite loop in taildup | Chris Lattner | 2003-07-23 | 1 | -0/+13 |
* | Testcase reduced by bugpoint | Chris Lattner | 2003-06-24 | 1 | -0/+18 |
* | New testcases | Chris Lattner | 2003-06-22 | 2 | -0/+42 |
* | Initial checkin | Chris Lattner | 2003-06-22 | 1 | -0/+10 |