summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint/remove_arguments_test.ll
Commit message (Expand)AuthorAgeFilesLines
* [Bugpoint] Only run plugins tests if plugins are enabledPetr Hosek2019-05-171-1/+1
* [bugpoint] Find 'opt', etc., in bugpoint directoryBrian Gesiak2018-12-101-1/+1
* [bugpoint] Avoid noisy errors by passing a valid opt to testsVedant Kumar2018-02-091-1/+1
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-1/+1
* Fix typo in commentTobias Grosser2015-07-261-2/+2
* Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson2013-08-041-1/+0
* Fix unexpected passes. These test do work with LTO on linux. I tested bothRafael Espindola2012-10-261-1/+1
* Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>Bob Wilson2012-10-181-0/+1
* test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.NAKAMURA Takumi2010-11-291-3/+2
* XFAIL for mingw that has no plugins.Rafael Espindola2010-08-091-0/+1
* Use %shlibext instead of .soRafael Espindola2010-08-081-1/+1
* Move the bugpoint test passes to a plugin in preparation for having bugpointRafael Espindola2010-08-071-1/+2
* Fix this test to work under lit.Dan Gohman2010-06-071-1/+1
* Run dead type elimination after dead argument elimination.Dan Gohman2010-06-071-2/+6
* Make bugpoint dead-argument-hacking actually work, and actually test it.Dan Gohman2010-06-071-0/+2
* Use -output-prefix in bugpoint tests so that outputs go in temp directory (andDaniel Dunbar2009-09-071-1/+1
* Re-commit r67334 and r67349 with fix.Evan Cheng2009-03-211-1/+1
* Revert r67334 and r37349 which break "make check" on Linux.Nick Lewycky2009-03-201-1/+1
* More makefile changes to allow dejagnu tests to pass when system tools defaul...Evan Cheng2009-03-191-1/+1
* Pass -silence-passes to bugpoint in testcases, this makes two out of three bu...Matthijs Kooijman2008-06-121-1/+1
* Don't upgrade these.Reid Spencer2007-03-191-7/+8
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+10
OpenPOWER on IntegriCloud