XFAIL vg_leak the new test as the rest.
[oota-llvm.git] / test / Linker /
2010-10-19 Rafael EspindolaFix PR8300 by remembering to keep the bitcast in all...
2010-08-26 Dan GohmanReapply r112091 and r111922, support for metadata linki...
2010-08-26 Daniel DunbarRevert r112091, "Remap metadata attached to instruction...
2010-08-25 Dan GohmanRemap metadata attached to instructions when remapping...
2009-09-15 Dan GohmanWhen a constant's type is refined, update the constant...
2009-09-15 Dan GohmanUse llvm-link -S instead of using llvm-dis.
2009-09-05 Daniel DunbarRename %S metavar to %M (clang uses %S for the basename...
2009-09-03 Devang PatelThere is not any need to copy metadata while merging...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-11 Devang PatelLink NamedMDNodes.
2009-08-11 Devang PatelLink metadata.
2009-01-02 Chris LattnerReimplement the old and horrible bison parser for ...
2008-10-15 Anton KorobeynikovAdd global variable to test for consistency
2008-10-15 Anton KorobeynikovThis is not failing anymore
2008-07-14 Chris LattnerReimplement LinkFunctionProtos in terms of GetLinkageRe...
2008-07-14 Chris Lattnerimplement linking of globals to functions, in one direction
2008-07-05 Anton KorobeynikovTestcase for PR2463
2008-07-05 Anton KorobeynikovTestcase for PR2146
2008-06-27 Duncan SandsUse the c modifier to tell llvm-ar not to issue a
2008-06-27 Chris Lattnerwhen linking globals, make sure to preserve the address...
2008-06-20 Chris LattnerFix an error handling redefinition of linkonce function...
2008-06-12 Evan ChengFix some tests.
2008-06-10 Matthijs KooijmanFix some escaping and quoting in RUN lines, mainly...
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2008-05-20 Gabor Greifsabre brings to my attention that the 'tr' suffix is...
2008-05-20 Gabor GreifRename the last test with .llx extension to .ll, resolv...
2008-05-01 Dan GohmanUpdate old-style syntax in some "not grep" tests.
2008-03-10 Anton KorobeynikovThis passes now
2008-03-10 Tanya LattnerRemove llvm-upgrade and update tests.
2008-03-09 Anton KorobeynikovTemporary XFAIL the test, until I'll commit a fix
2008-03-09 Tanya LattnerRemove llvm-upgrade and update tests.
2008-03-08 Andrew Lenharthmuch simpler test case
2008-03-07 Andrew Lenharthadd dropped section test case for PR2123
2008-03-05 Anton KorobeynikovFix test not to emit junk into source directory
2008-03-05 Anton KorobeynikovTestcase for PR2054
2007-12-11 Dan GohmanUse not instead of ignore when an exit status is expect...
2007-08-16 Reid SpencerAdd a test to ensure that obvious link messages are...
2007-06-29 John CriswellConvert .cvsignore files
2007-05-18 Reid SpencerAdd a test case for PR1434
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-02-05 Reid SpencerFor PR411:
2007-01-30 Reid SpencerFor PR411:
2007-01-27 Reid SpencerUse -f option so test is repeatable.
2007-01-27 Reid SpencerAdd a test case for PR411.
2007-01-27 Reid SpencerMake this really do nothing.
2007-01-26 Reid SpencerFor PR761:
2007-01-05 Reid SpencerGlobal variables are not renamed by llvm-upgrade any...
2007-01-03 Reid SpencerUpdate test cases that grepped for register names that...
2007-01-02 Reid SpencerFor PR1070:
2006-12-31 Reid SpencerFor PR950:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-19 Reid SpencerMake sure linker output is overwritten so this test...
2006-12-19 Reid SpencerFor PR950:
2006-12-15 Andrew Lenharthextern_weak link test
2006-12-02 Reid SpencerThese files need llvm-upgrade.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-06-16 Chris LattnerNew testcase, the linker is not merging alignments...
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-01-20 Reid SpencerAdd a test case for PR697, ensuring the linker works...
2005-12-06 Chris Lattnernew testcase for PR662
2005-02-12 Chris LattnerNew test, adjust other test.
2005-02-12 Chris LattnerReinstate this test, it is correct after all.
2005-02-11 Chris LattnerActually, this testcase is invalid, the bug is in the...
2005-02-11 Chris LattnerNew testcase that manyoso found compiling QT 4.0.
2005-01-02 Chris LattnerCheck in an old test that never made it into CVS
2004-12-03 Chris LattnerDo not multiply define symbol
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-10-05 Chris LattnerAnother testcase for constness linkage
2004-10-05 Chris LattnerTestcase to ensure that the 'constant' flag follows...
2004-05-27 Chris LattnerCorrect test. use "not grep" instead of "grep -v"
2004-05-07 John CriswellRegression test for PR#330.
2004-02-17 Chris LattnerNew testcase for PR245
2003-11-19 Chris LattnerNew testcase for PR 130
2003-10-27 Chris LattnerFix initializers to match
2003-10-27 Chris LattnerNew testcase
2003-10-21 Chris LattnerNew testcase. The linker should not consider it an...
2003-09-26 John CriswellUpdated these tests so that they use the new temporary...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-09-15 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-29 Chris LattnerYet ANOTHER complication that the libstdc++ library...
2003-08-29 Chris LattnerOk, the last bug fix was not good enough to fix libstdc...
2003-08-29 Chris LattnerNew testcase which is preventing the linking of libstdc++
2003-08-25 Brian GaekeFix spelling error in comment.
2003-08-24 Chris LattnerNew testcase
2003-08-23 Chris LattnerNew testcase, which causes the linker to segv.
2003-08-23 Chris LattnerTest functions as well as globals
2003-08-23 Chris LattnerNew testcase, which is basically the problem with 176.gcc
2003-08-20 Chris Lattnernew testcase
2003-06-28 Chris LattnerRemove usage of grep-not script
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-02 Chris LattnerSecond testcase identified by Joel
2003-06-02 Chris LattnerNew testcase identified by Joel
2003-05-31 Chris LattnerNew testcase for behavior we depend on.
2003-05-15 Chris LattnerNew linker problem from twolf benchmark
2003-05-13 Chris LattnerAdd uses of the appending variable
next