| Commit message (Expand) | Author | Age | Files | Lines |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 14 | -16/+16 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 12 | -14/+14 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 14 | -16/+16 |
* | aha, DAE does have to think about PHI nodes. Many thanks to "Dr Evil" (aka D... | Chris Lattner | 2009-03-18 | 1 | -0/+11 |
* | Fix PR3807 by inserting 'insertelement' instructions in the normal dest of | Chris Lattner | 2009-03-18 | 1 | -0/+15 |
* | adjust test to make it more robust | Chris Lattner | 2009-03-01 | 1 | -2/+4 |
* | Support inreg, zext and sext as return value attributes. | Devang Patel | 2008-09-29 | 1 | -2/+2 |
* | Un-XFAIL multdeadretval, since instcombine now properly handles the mess dead... | Matthijs Kooijman | 2008-07-16 | 1 | -1/+0 |
* | XFAIL the multdeadretval test for now, I will be fixing instcombine to make i... | Matthijs Kooijman | 2008-07-15 | 1 | -0/+1 |
* | Remove a few tests which no longer hold for deadargelim (since it is now | Matthijs Kooijman | 2008-07-15 | 1 | -15/+7 |
* | Add a testcase for the canonicalizations now performed by deadargelim. | Matthijs Kooijman | 2008-07-15 | 1 | -0/+24 |
* | Make deadargelim a bit less smart, so it doesn't choke on nested structs as | Matthijs Kooijman | 2008-07-15 | 1 | -1/+14 |
* | Fix typo. | Matthijs Kooijman | 2008-07-15 | 1 | -1/+1 |
* | Restructure dead argument elimination, try #3 :-) | Matthijs Kooijman | 2008-07-10 | 1 | -2/+17 |
* | XFAIL for now. | Evan Cheng | 2008-06-26 | 1 | -0/+1 |
* | Commit the new DeadArgElim pass again, this time with the gcc bootstrap failu... | Matthijs Kooijman | 2008-06-24 | 3 | -1/+89 |
* | This file is empty. | Duncan Sands | 2008-06-21 | 1 | -0/+0 |
* | Back out Matthijs' DAE patches. It's miscompiling gcc driver. | Evan Cheng | 2008-06-21 | 1 | -39/+0 |
* | Add testcase that checks that DeadArgElim doesn't touch stuff it shouldn't to... | Matthijs Kooijman | 2008-06-20 | 1 | -0/+36 |
* | Recommit r52459, rewriting of the dead argument elimination pass. | Matthijs Kooijman | 2008-06-20 | 1 | -0/+39 |
* | Remove this test until the corresponding patch is reapplied because it's caus... | Owen Anderson | 2008-06-18 | 1 | -39/+0 |
* | Rewrite the DeadArgumentElimination pass, to use a more explicit tracking of | Matthijs Kooijman | 2008-06-18 | 1 | -0/+39 |
* | Store the result of multiple identical run lines in a temporary file. | Matthijs Kooijman | 2008-06-16 | 1 | -5/+6 |
* | 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 |
* | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 5 | -71/+64 |
* | Test case for varargs parameter attribute issue I just fixed. | Evan Cheng | 2008-01-17 | 1 | -0/+31 |
* | When DAE drops the varargs part of a function, ensure any | Duncan Sands | 2008-01-11 | 1 | -1/+4 |
* | Make DAE not wipe out attributes on calls, and not drop | Duncan Sands | 2007-12-21 | 1 | -0/+16 |
* | Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll by | Chris Lattner | 2007-10-18 | 1 | -0/+12 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -2/+1 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 2 | -3/+3 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411. | Chris Lattner | 2007-02-07 | 1 | -0/+11 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 5 | -7/+7 |
* | new testcase | Chris Lattner | 2006-09-18 | 1 | -0/+13 |
* | testcase that crashes dead arg elim. | Chris Lattner | 2006-06-27 | 1 | -0/+13 |
* | 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 |
* | New testcase for the deadreturnvalue deletion extension to -deadargelim | Chris Lattner | 2003-10-22 | 2 | -0/+55 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 1 | -1/+1 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -10/+0 |
* | Remove explicit control flow through the use of the 'not' script | Chris Lattner | 2003-06-28 | 1 | -4/+1 |
* | Make testcase more interesting, remove absolute path from -load line | Chris Lattner | 2003-06-17 | 1 | -1/+14 |
* | New testcases for bugs and the new DAE pass | Chris Lattner | 2003-06-16 | 2 | -0/+37 |