aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/BugPoint/remove_arguments_test.ll
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini1-1/+1
2015-07-26Fix typo in commentTobias Grosser1-2/+2
2013-08-04Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson1-1/+0
2012-10-26Fix unexpected passes. These test do work with LTO on linux. I tested bothRafael Espindola1-1/+1
2012-10-18Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>Bob Wilson1-0/+1
2010-11-29test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.NAKAMURA Takumi1-3/+2
2010-08-09XFAIL for mingw that has no plugins.Rafael Espindola1-0/+1
2010-08-08Use %shlibext instead of .soRafael Espindola1-1/+1
2010-08-07Move the bugpoint test passes to a plugin in preparation for having bugpointRafael Espindola1-1/+2
2010-06-07Fix this test to work under lit.Dan Gohman1-1/+1
2010-06-07Run dead type elimination after dead argument elimination.Dan Gohman1-2/+6
2010-06-07Make bugpoint dead-argument-hacking actually work, and actually test it.Dan Gohman1-0/+2
2009-09-07Use -output-prefix in bugpoint tests so that outputs go in temp directory (andDaniel Dunbar1-1/+1
2009-03-21Re-commit r67334 and r67349 with fix.Evan Cheng1-1/+1
2009-03-20Revert r67334 and r37349 which break "make check" on Linux.Nick Lewycky1-1/+1
2009-03-19More makefile changes to allow dejagnu tests to pass when system tools defaul...Evan Cheng1-1/+1
2008-06-12Pass -silence-passes to bugpoint in testcases, this makes two out of three bu...Matthijs Kooijman1-1/+1
2007-03-19Don't upgrade these.Reid Spencer1-7/+8
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer1-0/+10