aboutsummaryrefslogtreecommitdiff
path: root/test/Linker
AgeCommit message (Expand)Author
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-02-05For PR411:Reid Spencer
2007-01-30For PR411:Reid Spencer
2007-01-27Use -f option so test is repeatable.Reid Spencer
2007-01-27Add a test case for PR411.Reid Spencer
2007-01-27Make this really do nothing.Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-05Global variables are not renamed by llvm-upgrade any more.Reid Spencer
2007-01-03Update test cases that grepped for register names that have now changedReid Spencer
2007-01-02For PR1070:Reid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-19Make sure linker output is overwritten so this test can pass multiple times.Reid Spencer
2006-12-19For PR950:Reid Spencer
2006-12-15extern_weak link testAndrew Lenharth
2006-12-02These files need llvm-upgrade.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2006-06-16New testcase, the linker is not merging alignments right.Chris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-01-20Add a test case for PR697, ensuring the linker works with ConstantPacked.Reid Spencer
2005-12-06new testcase for PR662Chris Lattner
2005-02-12New test, adjust other test.Chris Lattner
2005-02-12Reinstate this test, it is correct after all.Chris Lattner
2005-02-11Actually, this testcase is invalid, the bug is in the C++ FE.Chris Lattner
2005-02-11New testcase that manyoso found compiling QT 4.0.Chris Lattner
2005-01-02Check in an old test that never made it into CVSChris Lattner
2004-12-03Do not multiply define symbolChris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-10-05Another testcase for constness linkageChris Lattner
2004-10-05Testcase to ensure that the 'constant' flag follows the definition when thereChris Lattner
2004-05-27Correct test. use "not grep" instead of "grep -v"Chris Lattner
2004-05-07Regression test for PR#330.John Criswell
2004-02-17New testcase for PR245Chris Lattner
2003-11-19New testcase for PR 130Chris Lattner
2003-10-27Fix initializers to matchChris Lattner
2003-10-27New testcaseChris Lattner
2003-10-21New testcase. The linker should not consider it an error if two typesChris Lattner
2003-09-26Updated these tests so that they use the new temporary directory as opposedJohn Criswell
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-06Checkin of autoconf-style object root.John Criswell
2003-08-29Yet ANOTHER complication that the libstdc++ library runs into linking...Chris Lattner
2003-08-29Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one wi...Chris Lattner
2003-08-29New testcase which is preventing the linking of libstdc++Chris Lattner
2003-08-25Fix spelling error in comment.Brian Gaeke
2003-08-24New testcaseChris Lattner
2003-08-23New testcase, which causes the linker to segv.Chris Lattner
2003-08-23Test functions as well as globalsChris Lattner