| Commit message (Expand) | Author | Age | Files | Lines |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -1/+0 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
* | Try to eliminate the use of the 'unwind' instruction. | Bill Wendling | 2011-09-02 | 2 | -2/+2 |
* | Update to new EH scheme. | Bill Wendling | 2011-08-31 | 3 | -1/+15 |
* | stop accepting begin/end around function bodies in the .ll parser, this isn't... | Chris Lattner | 2011-06-17 | 1 | -4/+2 |
* | Change tests from "opt %s" to "opt < %s" so that opt doesn't see the | Dan Gohman | 2009-09-11 | 22 | -22/+22 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-09 | 2 | -2/+2 |
* | Use opt -S instead of piping bitcode output through llvm-dis. | Dan Gohman | 2009-09-08 | 5 | -5/+5 |
* | Change these tests to feed the assembly files to opt directly, instead | Dan Gohman | 2009-09-08 | 22 | -22/+22 |
* | Allow readonly functions to unwind exceptions. Teach | Duncan Sands | 2009-05-06 | 1 | -2/+2 |
* | Remove the ability for ADCE to remove unreachable blocks in loop nests, becau... | Owen Anderson | 2008-07-03 | 1 | -37/+0 |
* | Add support to ADCE for pruning unreachable blocks. This addresses the final | Owen Anderson | 2008-07-02 | 1 | -0/+37 |
* | Replace the old ADCE implementation with a new one that more simply solves | Owen Anderson | 2008-05-29 | 2 | -44/+0 |
* | 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 |
* | Move this test from ADCE to loop deletion, where it is more appropriate. | Owen Anderson | 2008-05-16 | 1 | -36/+0 |
* | Move this test to LoopDeletion, where it now passes. | Owen Anderson | 2008-04-30 | 1 | -14/+0 |
* | rename *.llx -> *.ll, last batch. | Chris Lattner | 2008-04-19 | 2 | -0/+0 |
* | XFAIL this test for the moment. The real solution is to prevent ADCE | Owen Anderson | 2008-04-16 | 1 | -0/+1 |
* | Remove llvm-upgrade and update test cases. | Tanya Lattner | 2008-03-01 | 24 | -564/+560 |
* | Ding dong, the DoesntAccessMemoryFns and | Duncan Sands | 2007-11-23 | 1 | -5/+4 |
* | Readonly/readnone functions are allowed to throw | Duncan Sands | 2007-11-22 | 1 | -10/+12 |
* | Unreachable block is not a root node in post dominator tree. | Devang Patel | 2007-07-24 | 1 | -0/+13 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -3/+0 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -2/+2 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | Remove use of implementation keyword. | Reid Spencer | 2007-03-28 | 1 | -2/+0 |
* | For PR1258: | Reid Spencer | 2007-03-19 | 1 | -5/+5 |
* | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer | 2006-12-29 | 1 | -1/+1 |
* | Remove debug info. | Jim Laskey | 2006-12-04 | 1 | -5/+0 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 26 | -26/+26 |
* | Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and | Reid Spencer | 2006-11-23 | 3 | -11/+11 |
* | 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 |
* | New files, testing for a crash in ADCE compiling QT and a missed optimization. | Chris Lattner | 2005-02-17 | 2 | -0/+64 |
* | 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 that ADCE shouldn't crash on | Chris Lattner | 2004-10-17 | 1 | -0/+5 |
* | New testcase for PR332 | Chris Lattner | 2004-05-04 | 1 | -0/+16 |
* | New testcases | Chris Lattner | 2004-04-10 | 2 | -0/+22 |
* | New testcase for missed optimization | Chris Lattner | 2003-12-19 | 1 | -0/+28 |
* | There is no need to rely on LLI working for this test | Chris Lattner | 2003-11-16 | 1 | -1/+1 |
* | Testcase for PR116 | Chris Lattner | 2003-11-16 | 1 | -0/+17 |
* | Fix test | Chris Lattner | 2003-10-23 | 1 | -1/+1 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-16 | 17 | -17/+17 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -10/+0 |
* | new testcase that crashes opt | Chris Lattner | 2003-09-15 | 1 | -0/+8 |
* | New testcase | Chris Lattner | 2003-09-10 | 1 | -0/+20 |
* | Remove explicit control flow through the use of the 'not' script | Chris Lattner | 2003-06-28 | 2 | -8/+2 |
* | New testcase | Chris Lattner | 2003-06-24 | 1 | -0/+94 |