summaryrefslogtreecommitdiff
path: root/test/BugPoint
Commit message (Expand)AuthorAge
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-23
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson2013-08-04
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-02
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-01
* Fix unexpected passes. These test do work with LTO on linux. I tested bothRafael Espindola2012-10-26
* Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>Bob Wilson2012-10-18
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.NAKAMURA Takumi2010-11-29
* XFAIL this on mingw, following remove_arguments_test.ll.Dan Gohman2010-08-24
* Add a testcase for basic bugpointing in the presence of metadata.Dan Gohman2010-08-24
* XFAIL for mingw that has no plugins.Rafael Espindola2010-08-09
* Use %shlibext instead of .soRafael Espindola2010-08-08
* Move the bugpoint test passes to a plugin in preparation for having bugpointRafael Espindola2010-08-07
* Fix this test to work under lit.Dan Gohman2010-06-07
* Run dead type elimination after dead argument elimination.Dan Gohman2010-06-07
* Make bugpoint dead-argument-hacking actually work, and actually test it.Dan Gohman2010-06-07
* Use -output-prefix in bugpoint tests so that outputs go in temp directory (andDaniel Dunbar2009-09-07
* remove nondeterminstic test.Chris Lattner2009-08-08
* Fix regular expression.Nick Lewycky2009-06-12
* XFAIL this on PPC Linux. This keeps showing up in the buildbot and isn't easy...Nick Lewycky2009-06-11
* Re-commit r67334 and r67349 with fix.Evan Cheng2009-03-21
* Revert r67334 and r37349 which break "make check" on Linux.Nick Lewycky2009-03-20
* Fix typo's.Evan Cheng2009-03-20
* More makefile changes to allow dejagnu tests to pass when system tools defaul...Evan Cheng2009-03-19
* Remove accidental check-ins in r65960. :-(Bill Wendling2009-03-03
* Use > instead of >=. We want to promote aggregates of 128-bytes.Bill Wendling2009-03-03
* this is unneeded now.Chris Lattner2008-06-16
* resolve PR2453 by adding a run line.Chris Lattner2008-06-16
* XFAIL some tests that became failing due to the extra error reporting recentl...Matthijs Kooijman2008-06-13
* Pass -silence-passes to bugpoint in testcases, this makes two out of three bu...Matthijs Kooijman2008-06-12
* Remove llvm-upgradeTanya Lattner2008-02-17
* Convert .cvsignore filesJohn Criswell2007-06-29
* For PR1319:Reid Spencer2007-04-15
* Update tests for the disappearance of -idom.Owen Anderson2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Remove DomSet completely. This concludes work on PR1171.Owen Anderson2007-04-08
* Ignore some things generated by bugpoint.Reid Spencer2007-04-04
* Don't upgrade these.Reid Spencer2007-03-19
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* Only look at .ll files in this directoryChris Lattner2006-04-13
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Merged RELEASE_1.John Criswell2003-10-27
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* Fix problem executing the CBEChris Lattner2003-08-01
* New testcaseChris Lattner2003-06-24