| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix unexpected passes. These test do work with LTO on linux. I tested both | Rafael Espindola | 2012-10-26 | 3 | -3/+3 |
* | Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675> | Bob Wilson | 2012-10-18 | 3 | -0/+3 |
* | Replace all instances of dg.exp file with lit.local.cfg, since all tests are ... | Eli Bendersky | 2012-02-16 | 2 | -3/+1 |
* | test: Check the feature 'loadable_module' with load modules in %llvmshlibdir. | NAKAMURA Takumi | 2010-11-29 | 3 | -8/+6 |
* | XFAIL this on mingw, following remove_arguments_test.ll. | Dan Gohman | 2010-08-24 | 1 | -0/+1 |
* | Add a testcase for basic bugpointing in the presence of metadata. | Dan Gohman | 2010-08-24 | 1 | -0/+34 |
* | XFAIL for mingw that has no plugins. | Rafael Espindola | 2010-08-09 | 2 | -0/+2 |
* | Use %shlibext instead of .so | Rafael Espindola | 2010-08-08 | 2 | -2/+2 |
* | Move the bugpoint test passes to a plugin in preparation for having bugpoint | Rafael Espindola | 2010-08-07 | 2 | -2/+4 |
* | Fix this test to work under lit. | Dan Gohman | 2010-06-07 | 1 | -1/+1 |
* | Run dead type elimination after dead argument elimination. | Dan Gohman | 2010-06-07 | 1 | -2/+6 |
* | Make bugpoint dead-argument-hacking actually work, and actually test it. | Dan Gohman | 2010-06-07 | 1 | -0/+2 |
* | Use -output-prefix in bugpoint tests so that outputs go in temp directory (and | Daniel Dunbar | 2009-09-07 | 2 | -2/+2 |
* | remove nondeterminstic test. | Chris Lattner | 2009-08-08 | 1 | -13/+0 |
* | Fix regular expression. | Nick Lewycky | 2009-06-12 | 1 | -1/+1 |
* | XFAIL this on PPC Linux. This keeps showing up in the buildbot and isn't easy... | Nick Lewycky | 2009-06-11 | 1 | -0/+3 |
* | Re-commit r67334 and r67349 with fix. | Evan Cheng | 2009-03-21 | 2 | -2/+2 |
* | Revert r67334 and r37349 which break "make check" on Linux. | Nick Lewycky | 2009-03-20 | 2 | -2/+2 |
* | Fix typo's. | Evan Cheng | 2009-03-20 | 1 | -1/+1 |
* | More makefile changes to allow dejagnu tests to pass when system tools defaul... | Evan Cheng | 2009-03-19 | 2 | -2/+2 |
* | Remove accidental check-ins in r65960. :-( | Bill Wendling | 2009-03-03 | 1 | -1/+1 |
* | Use > instead of >=. We want to promote aggregates of 128-bytes. | Bill Wendling | 2009-03-03 | 1 | -1/+1 |
* | this is unneeded now. | Chris Lattner | 2008-06-16 | 1 | -3/+0 |
* | resolve PR2453 by adding a run line. | Chris Lattner | 2008-06-16 | 1 | -2/+3 |
* | XFAIL some tests that became failing due to the extra error reporting recentl... | Matthijs Kooijman | 2008-06-13 | 1 | -0/+2 |
* | Pass -silence-passes to bugpoint in testcases, this makes two out of three bu... | Matthijs Kooijman | 2008-06-12 | 3 | -3/+3 |
* | Remove llvm-upgrade | Tanya Lattner | 2008-02-17 | 1 | -10/+6 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 1 | -5/+0 |
* | For PR1319: | Reid Spencer | 2007-04-15 | 1 | -2/+2 |
* | Update tests for the disappearance of -idom. | Owen Anderson | 2007-04-15 | 1 | -8/+0 |
* | Make the llvm-runtest function much more amenable by eliminating all the | Reid Spencer | 2007-04-11 | 1 | -1/+1 |
* | Remove DomSet completely. This concludes work on PR1171. | Owen Anderson | 2007-04-08 | 1 | -2/+2 |
* | Ignore some things generated by bugpoint. | Reid Spencer | 2007-04-04 | 1 | -0/+1 |
* | Don't upgrade these. | Reid Spencer | 2007-03-19 | 3 | -20/+18 |
* | Update tests that need to be run through llvm-upgrade. This is necessary | Reid Spencer | 2006-12-29 | 4 | -6/+9 |
* | Only look at .ll files in this directory | Chris Lattner | 2006-04-13 | 1 | -1/+1 |
* | 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/+4 |
* | 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 |
* | Merged RELEASE_1. | John Criswell | 2003-10-27 | 1 | -1/+2 |
* | Removing Makefiles. Regression tests are now run by QMTest. | John Criswell | 2003-09-15 | 1 | -19/+0 |
* | Fix problem executing the CBE | Chris Lattner | 2003-08-01 | 1 | -0/+1 |
* | New testcase | Chris Lattner | 2003-06-24 | 1 | -0/+9 |
* | Don't print message, remove temp files | Chris Lattner | 2003-06-24 | 1 | -2/+2 |
* | New testcase | Chris Lattner | 2002-12-23 | 1 | -0/+13 |
* | Remove temp files | Chris Lattner | 2002-12-23 | 1 | -0/+2 |
* | Checkin testcases for bugpoint | Chris Lattner | 2002-11-20 | 3 | -0/+37 |