summaryrefslogtreecommitdiff
path: root/test/Linker
AgeCommit message (Expand)AuthorFilesLines
2005-02-12New test, adjust other test.Chris Lattner2-1/+9
2005-02-12Reinstate this test, it is correct after all.Chris Lattner1-0/+8
2005-02-11Actually, this testcase is invalid, the bug is in the C++ FE.Chris Lattner1-8/+0
2005-02-11New testcase that manyoso found compiling QT 4.0.Chris Lattner1-0/+8
2005-01-02Check in an old test that never made it into CVSChris Lattner1-0/+8
2004-12-03Do not multiply define symbolChris Lattner1-1/+1
2004-11-19Adding srcdir argTanya Lattner1-1/+1
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner1-0/+3
2004-10-05Another testcase for constness linkageChris Lattner1-0/+7
2004-10-05Testcase to ensure that the 'constant' flag follows the definition when thereChris Lattner2-0/+14
2004-05-27Correct test. use "not grep" instead of "grep -v"Chris Lattner1-2/+2
2004-05-07Regression test for PR#330.John Criswell2-0/+69
2004-02-17New testcase for PR245Chris Lattner1-0/+7
2003-11-19New testcase for PR 130Chris Lattner1-0/+23
2003-10-27Fix initializers to matchChris Lattner1-1/+1
2003-10-27New testcaseChris Lattner1-0/+8
2003-10-21New testcase. The linker should not consider it an error if two typesChris Lattner1-0/+7
2003-09-26Updated these tests so that they use the new temporary directory as opposedJohn Criswell7-21/+21
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell1-9/+0
2003-09-15Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman23-70/+70
2003-09-06Checkin of autoconf-style object root.John Criswell16-48/+48
2003-08-29Yet ANOTHER complication that the libstdc++ library runs into linking...Chris Lattner1-0/+15
2003-08-29Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one wi...Chris Lattner1-0/+17
2003-08-29New testcase which is preventing the linking of libstdc++Chris Lattner1-0/+12
2003-08-25Fix spelling error in comment.Brian Gaeke1-1/+1
2003-08-24New testcaseChris Lattner1-0/+9
2003-08-23New testcase, which causes the linker to segv.Chris Lattner1-0/+8
2003-08-23Test functions as well as globalsChris Lattner1-1/+2
2003-08-23New testcase, which is basically the problem with 176.gccChris Lattner1-0/+8
2003-08-20new testcaseChris Lattner1-0/+8
2003-06-28Remove usage of grep-not scriptChris Lattner1-1/+1
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner1-4/+1
2003-06-02Second testcase identified by JoelChris Lattner1-0/+8
2003-06-02New testcase identified by JoelChris Lattner1-0/+7
2003-05-31New testcase for behavior we depend on.Chris Lattner1-0/+20
2003-05-15New linker problem from twolf benchmarkChris Lattner1-0/+10
2003-05-13Add uses of the appending variableChris Lattner1-0/+7
2003-05-13Add new testcase for appending linkageChris Lattner1-0/+7
2003-05-13New test for appending linkageChris Lattner1-0/+7
2003-04-26New testcase distilled from a problem identified by sumantChris Lattner1-0/+19
2003-04-23New testcaseChris Lattner1-0/+8
2003-04-23Tweak testcases to use linkonce as appropriateChris Lattner2-2/+2
2003-04-21New testcaseChris Lattner3-5/+20
2003-04-16Add tests for linker and linkonce globalsChris Lattner1-0/+8
2003-01-30New testcaseChris Lattner1-0/+9
2003-01-30NEw testcaseChris Lattner1-0/+10
2003-01-23Fix broken testcaseChris Lattner1-1/+1
2002-08-22Covnert testcases to not use indexed loads/storesChris Lattner1-1/+2
2002-08-21Fix testcase to not use indexing in non-gep instructionsChris Lattner1-2/+3
2002-08-20Cleanup testsuiteChris Lattner2-1/+4