aboutsummaryrefslogtreecommitdiff
path: root/test/BugPoint/remove_arguments_test.ll
AgeCommit message (Expand)Author
2009-09-07Use -output-prefix in bugpoint tests so that outputs go in temp directory (andDaniel Dunbar
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-19More makefile changes to allow dejagnu tests to pass when system tools defaul...Evan Cheng
2008-06-12Pass -silence-passes to bugpoint in testcases, this makes two out of three bu...Matthijs Kooijman
2007-03-19Don't upgrade these.Reid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2003-06-24New testcaseChris Lattner