| Age | Commit message (Expand) | Author |
| 2008-07-10 | Restructure dead argument elimination, try #3 :-) | Matthijs Kooijman |
| 2008-06-26 | XFAIL for now. | Evan Cheng |
| 2008-06-24 | Commit the new DeadArgElim pass again, this time with the gcc bootstrap failu... | Matthijs Kooijman |
| 2008-06-21 | This file is empty. | Duncan Sands |
| 2008-06-21 | Back out Matthijs' DAE patches. It's miscompiling gcc driver. | Evan Cheng |
| 2008-06-20 | Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't to... | Matthijs Kooijman |
| 2008-06-20 | Recommit r52459, rewriting of the dead argument elimination pass. | Matthijs Kooijman |
| 2008-06-18 | Remove this test until the corresponding patch is reapplied because it's caus... | Owen Anderson |
| 2008-06-18 | Rewrite the DeadArgumentElimination pass, to use a more explicit tracking of | Matthijs Kooijman |
| 2008-06-16 | Store the result of multiple identical run lines in a temporary file. | Matthijs Kooijman |
| 2008-05-20 | sabre brings to my attention that the 'tr' suffix is also obsolete | Gabor Greif |
| 2008-05-20 | Rename the last test with .llx extension to .ll, resolve duplicate test by re... | Gabor Greif |
| 2008-03-01 | Remove llvm-upgrade and update test cases. | Tanya Lattner |
| 2008-01-17 | Test case for varargs parameter attribute issue I just fixed. | Evan Cheng |
| 2008-01-11 | When DAE drops the varargs part of a function, ensure any | Duncan Sands |
| 2007-12-21 | Make DAE not wipe out attributes on calls, and not drop | Duncan Sands |
| 2007-10-18 | Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll by | Chris Lattner |
| 2007-06-29 | Convert .cvsignore files | John Criswell |
| 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-02-07 | Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411. | Chris Lattner |
| 2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
| 2006-09-18 | new testcase | Chris Lattner |
| 2006-06-27 | testcase that crashes dead arg elim. | 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 |
| 2004-11-19 | Adding srcdir arg | Tanya Lattner |
| 2004-11-13 | Adding subdirectory dg.exp files in order to be able to use dejagnu to only r... | Tanya Lattner |
| 2003-10-22 | New testcase for the deadreturnvalue deletion extension to -deadargelim | 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-06-28 | Remove explicit control flow through the use of the 'not' script | Chris Lattner |
| 2003-06-17 | Make testcase more interesting, remove absolute path from -load line | Chris Lattner |
| 2003-06-16 | New testcases for bugs and the new DAE pass | Chris Lattner |