C and Objective Caml bindings for GlobalVariable::isConstant.
[oota-llvm.git] / test / Linker /
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
2003-05-13 Chris LattnerAdd new testcase for appending linkage
2003-05-13 Chris LattnerNew test for appending linkage
2003-04-26 Chris LattnerNew testcase distilled from a problem identified by...
2003-04-23 Chris LattnerNew testcase
2003-04-23 Chris LattnerTweak testcases to use linkonce as appropriate
2003-04-21 Chris LattnerNew testcase
2003-04-16 Chris LattnerAdd tests for linker and linkonce globals
2003-01-30 Chris LattnerNew testcase
2003-01-30 Chris LattnerNEw testcase
2003-01-23 Chris LattnerFix broken testcase
2002-08-22 Chris LattnerCovnert testcases to not use indexed loads/stores
2002-08-21 Chris LattnerFix testcase to not use indexing in non-gep instructions
2002-08-20 Chris LattnerCleanup testsuite
2002-08-20 Chris LattnerClean up testcases to make them proper
2002-08-20 Chris LattnerNew testcase for constexpr problem.
2002-08-20 Chris LattnerProvide a way to actually run tests
2002-07-23 Chris LattnerTEstcases for old bugs
2001-12-14 Chris LattnerUpdate LLVM tests to use new pointer indexing, and...
2001-11-26 Chris LattnerAdd testcases for internal
2001-10-15 Chris LattnerAdd some more interesting test cases for the linker
2001-10-14 Chris LattnerMore interesting testcase
2001-10-13 Chris LattnerTest files for linker