| Commit message (Expand) | Author | Age | Files | Lines |
| * | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 33 | -1186/+0 |
| * | For PR1043: | Reid Spencer | 2007-01-13 | 2 | -5/+5 |
| * | testcase for PR1097 | Chris Lattner | 2007-01-08 | 1 | -0/+19 |
| * | Simplify the testcase | Chris Lattner | 2007-01-07 | 1 | -11/+0 |
| * | Testcase for PR1015 | Chris Lattner | 2007-01-07 | 1 | -0/+53 |
| * | For PR950: | Reid Spencer | 2006-12-31 | 3 | -6/+6 |
| * | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer | 2006-12-29 | 1 | -1/+1 |
| * | For PR950: | Reid Spencer | 2006-12-23 | 1 | -2/+2 |
| * | Back out last revision, a bit premature, its not an upgrade-only change. | Reid Spencer | 2006-12-19 | 1 | -2/+2 |
| * | For PR950: | Reid Spencer | 2006-12-19 | 1 | -2/+2 |
| * | testcase for a regression introduced by the recent cast patch | Chris Lattner | 2006-12-11 | 1 | -0/+38 |
| * | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 28 | -29/+29 |
| * | new testcase | Chris Lattner | 2006-09-21 | 1 | -0/+46 |
| * | new testcase that crashes indvars | Chris Lattner | 2006-06-17 | 1 | -0/+21 |
| * | new testcase | Chris Lattner | 2006-04-26 | 1 | -0/+28 |
| * | Added the ability to xfail based on llvmgcc version | Tanya Lattner | 2006-04-12 | 1 | -1/+1 |
| * | new testcase for PR726 | Chris Lattner | 2006-04-01 | 1 | -0/+21 |
| * | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer | 2006-03-23 | 1 | -0/+3 |
| * | testcase for recent indvars patches | Chris Lattner | 2005-11-18 | 1 | -0/+18 |
| * | now that we handle non-constant strides, this testcase passes | Chris Lattner | 2005-08-10 | 1 | -1/+0 |
| * | new testcase | Chris Lattner | 2005-08-10 | 1 | -0/+41 |
| * | new testcase for PR582 | Chris Lattner | 2005-06-15 | 1 | -0/+36 |
| * | A testcase that we miscompile, noticed from the demo page. | Chris Lattner | 2005-02-26 | 1 | -0/+19 |
| * | new testcase for PR515 | Chris Lattner | 2005-02-17 | 1 | -0/+63 |
| * | new testcase for PR504 | Chris Lattner | 2005-02-12 | 1 | -0/+22 |
| * | 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 |
| * | Adding RUN line. | Tanya Lattner | 2004-11-06 | 1 | -0/+1 |
| * | Adding XFAIL lines for dejagnu support. | Tanya Lattner | 2004-11-06 | 1 | -0/+1 |
| * | Use the new prcontext script. | John Criswell | 2004-08-02 | 1 | -1/+1 |
| * | Another testcase | Chris Lattner | 2004-04-18 | 1 | -0/+13 |
| * | New testcase | Chris Lattner | 2004-04-17 | 1 | -0/+21 |
| * | New testcase that crashed scalarevolution on sparc | Chris Lattner | 2004-04-07 | 1 | -0/+26 |
| * | New testcase for PR312 | Chris Lattner | 2004-04-05 | 1 | -0/+286 |
| * | new testcase | Chris Lattner | 2004-04-02 | 1 | -0/+89 |
| * | New testcases for the indvars pass | Chris Lattner | 2004-04-02 | 3 | -0/+145 |
| * | Tweak testcase to work with new indvars pass | Chris Lattner | 2004-04-02 | 1 | -1/+1 |
| * | Fix test | Chris Lattner | 2004-03-16 | 1 | -1/+1 |
| * | New testcase for PR284: [indvars] Induction variable analysis violates LLVM i... | Chris Lattner | 2004-03-10 | 1 | -0/+27 |
| * | new testcase for cananonicalization of subtracts | Chris Lattner | 2003-12-22 | 1 | -0/+12 |
| * | New testcase to see if -indvars can promote pointer arithmetic to array accesses | Chris Lattner | 2003-12-22 | 1 | -0/+14 |
| * | New testcase for PR194 | Chris Lattner | 2003-12-21 | 1 | -0/+12 |
| * | New testcase, for PR185 | Chris Lattner | 2003-12-15 | 1 | -0/+22 |
| * | A new testcase, reduced by bugpoint | Chris Lattner | 2003-12-10 | 1 | -0/+17 |
| * | New testcase | Chris Lattner | 2003-12-10 | 1 | -0/+23 |
| * | Improve testcase portability on OS/X | Chris Lattner | 2003-12-09 | 1 | -1/+1 |
| * | new testcase | Chris Lattner | 2003-09-23 | 1 | -0/+16 |
| * | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 3 | -3/+3 |
| * | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -10/+0 |
| * | New testcase, this should be simplified | Chris Lattner | 2003-09-12 | 1 | -0/+12 |