Fix a Mach-O assembler segfault for a subtraction expression with an undefined symbol.
[oota-llvm.git] / test / BugPoint / remove_arguments_test.ll
2013-08-04 Bob WilsonRemove "lto_on_osx" xfails, now that -rdynamic works...
2012-10-26 Rafael EspindolaFix unexpected passes. These test do work with LTO...
2012-10-18 Bob WilsonMark bugpoint tests with XFAIL when building with LTO...
2010-11-29 NAKAMURA Takumitest: Check the feature 'loadable_module' with load...
2010-08-09 Rafael EspindolaXFAIL for mingw that has no plugins.
2010-08-08 Rafael EspindolaUse %shlibext instead of .so
2010-08-07 Rafael EspindolaMove the bugpoint test passes to a plugin in preparatio...
2010-06-07 Dan GohmanFix this test to work under lit.
2010-06-07 Dan GohmanRun dead type elimination after dead argument elimination.
2010-06-07 Dan GohmanMake bugpoint dead-argument-hacking actually work,...
2009-09-07 Daniel DunbarUse -output-prefix in bugpoint tests so that outputs...
2009-03-21 Evan ChengRe-commit r67334 and r67349 with fix.
2009-03-20 Nick LewyckyRevert r67334 and r37349 which break "make check" on...
2009-03-19 Evan ChengMore makefile changes to allow dejagnu tests to pass...
2008-06-12 Matthijs KooijmanPass -silence-passes to bugpoint in testcases, this...
2007-03-19 Reid SpencerDon't upgrade these.
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2003-06-24 Chris LattnerNew testcase