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