aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker
Commit message (Expand)AuthorAgeFilesLines
* Another testcase for constness linkageChris Lattner2004-10-051-0/+7
* Testcase to ensure that the 'constant' flag follows the definition when thereChris Lattner2004-10-052-0/+14
* Correct test. use "not grep" instead of "grep -v"Chris Lattner2004-05-271-2/+2
* Regression test for PR#330.John Criswell2004-05-072-0/+69
* New testcase for PR245Chris Lattner2004-02-171-0/+7
* New testcase for PR 130Chris Lattner2003-11-191-0/+23
* Fix initializers to matchChris Lattner2003-10-271-1/+1
* New testcaseChris Lattner2003-10-271-0/+8
* New testcase. The linker should not consider it an error if two typesChris Lattner2003-10-211-0/+7
* Updated these tests so that they use the new temporary directory as opposedJohn Criswell2003-09-267-21/+21
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-9/+0
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-1523-70/+70
* Checkin of autoconf-style object root.John Criswell2003-09-0616-48/+48
* Yet ANOTHER complication that the libstdc++ library runs into linking...Chris Lattner2003-08-291-0/+15
* Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one wi...Chris Lattner2003-08-291-0/+17
* New testcase which is preventing the linking of libstdc++Chris Lattner2003-08-291-0/+12
* Fix spelling error in comment.Brian Gaeke2003-08-251-1/+1
* New testcaseChris Lattner2003-08-241-0/+9
* New testcase, which causes the linker to segv.Chris Lattner2003-08-231-0/+8
* Test functions as well as globalsChris Lattner2003-08-231-1/+2
* New testcase, which is basically the problem with 176.gccChris Lattner2003-08-231-0/+8
* new testcaseChris Lattner2003-08-201-0/+8
* Remove usage of grep-not scriptChris Lattner2003-06-281-1/+1
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-281-4/+1
* Second testcase identified by JoelChris Lattner2003-06-021-0/+8
* New testcase identified by JoelChris Lattner2003-06-021-0/+7
* New testcase for behavior we depend on.Chris Lattner2003-05-311-0/+20
* New linker problem from twolf benchmarkChris Lattner2003-05-151-0/+10
* Add uses of the appending variableChris Lattner2003-05-131-0/+7
* Add new testcase for appending linkageChris Lattner2003-05-131-0/+7
* New test for appending linkageChris Lattner2003-05-131-0/+7
* New testcase distilled from a problem identified by sumantChris Lattner2003-04-261-0/+19
* New testcaseChris Lattner2003-04-231-0/+8
* Tweak testcases to use linkonce as appropriateChris Lattner2003-04-232-2/+2
* New testcaseChris Lattner2003-04-213-5/+20
* Add tests for linker and linkonce globalsChris Lattner2003-04-161-0/+8
* New testcaseChris Lattner2003-01-301-0/+9
* NEw testcaseChris Lattner2003-01-301-0/+10
* Fix broken testcaseChris Lattner2003-01-231-1/+1
* Covnert testcases to not use indexed loads/storesChris Lattner2002-08-221-1/+2
* Fix testcase to not use indexing in non-gep instructionsChris Lattner2002-08-211-2/+3
* Cleanup testsuiteChris Lattner2002-08-202-1/+4
* Clean up testcases to make them properChris Lattner2002-08-202-2/+4
* New testcase for constexpr problem.Chris Lattner2002-08-201-0/+9
* Provide a way to actually run testsChris Lattner2002-08-201-0/+9
* TEstcases for old bugsChris Lattner2002-07-232-0/+18
* Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner2001-12-142-3/+3
* Add testcases for internalChris Lattner2001-11-262-0/+15
* Add some more interesting test cases for the linkerChris Lattner2001-10-152-4/+9
* More interesting testcaseChris Lattner2001-10-141-0/+7