aboutsummaryrefslogtreecommitdiff
path: root/test/BugPoint/crash-narrowfunctiontest.ll
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
2010-11-29test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.NAKAMURA Takumi
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
2009-09-07Use -output-prefix in bugpoint tests so that outputs go in temp directory (andDaniel Dunbar
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
2002-11-20Checkin testcases for bugpointChris Lattner