| Age | Commit message (Expand) | Author |
| 2007-05-30 | Testcase for PR1421 | Chris Lattner |
| 2007-05-24 | testcase for PR1446 | Chris Lattner |
| 2007-05-05 | Move Mem2Reg/DifferingTypes.ll -> ScalarRepl/DifferingTypes.ll. -scalarrepl | Chris Lattner |
| 2007-04-25 | new testcase, should be able to eliminate the alloca and memcpy | Chris Lattner |
| 2007-04-16 | For PR1319: | Reid Spencer |
| 2007-04-15 | For PR1319: | Reid Spencer |
| 2007-04-11 | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer |
| 2007-03-28 | Remove use of implementation keyword. | Reid Spencer |
| 2007-03-28 | new testcase | Chris Lattner |
| 2007-03-19 | add a testcase the resent patches fail on. | Chris Lattner |
| 2007-03-19 | add PR# | Chris Lattner |
| 2007-03-19 | add pr# | Chris Lattner |
| 2007-03-19 | new testcase | Chris Lattner |
| 2007-03-19 | testcase for SROA with memset etc | Chris Lattner |
| 2006-12-31 | For PR950: | Reid Spencer |
| 2006-12-29 | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer |
| 2006-12-15 | reenable these | Chris Lattner |
| 2006-12-13 | xfail these until I recommit the scalarrepl patch | Chris Lattner |
| 2006-12-12 | new testcase for pr1045 | Chris Lattner |
| 2006-12-11 | new testcase | Chris Lattner |
| 2006-12-10 | new testcase | Chris Lattner |
| 2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
| 2006-11-23 | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer |
| 2006-11-07 | scalarrepl should not split the two elements of the vsiidx array: | Chris Lattner |
| 2006-11-01 | extra pass is required now | Chris Lattner |
| 2006-10-24 | New testcase that crashes scalarrepl | Chris Lattner |
| 2006-10-08 | new testcase for PR892 | Chris Lattner |
| 2006-10-08 | new testcase for SROA for stuff like "union { int*, float* }". | Chris Lattner |
| 2006-04-20 | new testcase | Chris Lattner |
| 2006-04-14 | New testcase, checking to see we can turn this code: | Chris Lattner |
| 2006-04-12 | Added the ability to xfail based on llvmgcc version | Tanya Lattner |
| 2006-03-23 | Tired of wading through cvs's list ? files that are generated when building | Reid Spencer |
| 2006-01-24 | testcase that crashes scalarrepl | Chris Lattner |
| 2005-12-14 | new (undefined) testcase, distilled from 126.gcc that scalarrepl crashes on | Chris Lattner |
| 2005-12-12 | new testcase: sra should be able to eliminate all of these alloca's, despite | Chris Lattner |
| 2004-11-19 | Adding srcdir arg | Tanya Lattner |
| 2004-11-14 | New testcase, SROA with variable array index | Chris Lattner |
| 2004-11-13 | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner |
| 2004-09-19 | Instcombine now helps out with these | Chris Lattner |
| 2004-04-08 | New testcase, corresponding to phi_promote.ll | Chris Lattner |
| 2004-01-12 | New testcase | Chris Lattner |
| 2003-10-29 | New testcase distilled from: | Chris Lattner |
| 2003-09-16 | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman |
| 2003-09-15 | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell |
| 2003-09-12 | New testcase, bug distilled from bc | Chris Lattner |
| 2003-06-28 | Remove explicit control flow through the use of the 'not' script | Chris Lattner |
| 2003-06-02 | Old testcase | Chris Lattner |
| 2003-05-30 | New testcase | Chris Lattner |
| 2003-05-29 | New testcase | Chris Lattner |
| 2003-05-27 | Initial testcases for scalar replacement of aggregates pass | Chris Lattner |