summaryrefslogtreecommitdiff
path: root/test/Linker
Commit message (Expand)AuthorAge
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Another testcase for constness linkageChris Lattner2004-10-05
* Testcase to ensure that the 'constant' flag follows the definition when thereChris Lattner2004-10-05
* Correct test. use "not grep" instead of "grep -v"Chris Lattner2004-05-27
* Regression test for PR#330.John Criswell2004-05-07
* New testcase for PR245Chris Lattner2004-02-17
* New testcase for PR 130Chris Lattner2003-11-19
* Fix initializers to matchChris Lattner2003-10-27
* New testcaseChris Lattner2003-10-27
* New testcase. The linker should not consider it an error if two typesChris Lattner2003-10-21
* Updated these tests so that they use the new temporary directory as opposedJohn Criswell2003-09-26
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-15
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Yet ANOTHER complication that the libstdc++ library runs into linking...Chris Lattner2003-08-29
* Ok, the last bug fix was not good enough to fix libstdc++. Maybe this one wi...Chris Lattner2003-08-29
* New testcase which is preventing the linking of libstdc++Chris Lattner2003-08-29
* Fix spelling error in comment.Brian Gaeke2003-08-25
* New testcaseChris Lattner2003-08-24
* New testcase, which causes the linker to segv.Chris Lattner2003-08-23
* Test functions as well as globalsChris Lattner2003-08-23
* New testcase, which is basically the problem with 176.gccChris Lattner2003-08-23
* new testcaseChris Lattner2003-08-20
* Remove usage of grep-not scriptChris Lattner2003-06-28
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* Second testcase identified by JoelChris Lattner2003-06-02
* New testcase identified by JoelChris Lattner2003-06-02
* New testcase for behavior we depend on.Chris Lattner2003-05-31
* New linker problem from twolf benchmarkChris Lattner2003-05-15
* Add uses of the appending variableChris Lattner2003-05-13
* Add new testcase for appending linkageChris Lattner2003-05-13
* New test for appending linkageChris Lattner2003-05-13
* New testcase distilled from a problem identified by sumantChris Lattner2003-04-26
* New testcaseChris Lattner2003-04-23
* Tweak testcases to use linkonce as appropriateChris Lattner2003-04-23
* New testcaseChris Lattner2003-04-21
* Add tests for linker and linkonce globalsChris Lattner2003-04-16
* New testcaseChris Lattner2003-01-30
* NEw testcaseChris Lattner2003-01-30
* Fix broken testcaseChris Lattner2003-01-23
* Covnert testcases to not use indexed loads/storesChris Lattner2002-08-22
* Fix testcase to not use indexing in non-gep instructionsChris Lattner2002-08-21
* Cleanup testsuiteChris Lattner2002-08-20
* Clean up testcases to make them properChris Lattner2002-08-20
* New testcase for constexpr problem.Chris Lattner2002-08-20
* Provide a way to actually run testsChris Lattner2002-08-20
* TEstcases for old bugsChris Lattner2002-07-23
* Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner2001-12-14
* Add testcases for internalChris Lattner2001-11-26