summaryrefslogtreecommitdiff
path: root/test/Linker
Commit message (Expand)AuthorAge
...
* add dropped section test case for PR2123Andrew Lenharth2008-03-07
* Fix test not to emit junk into source directoryAnton Korobeynikov2008-03-05
* Testcase for PR2054Anton Korobeynikov2008-03-05
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-11
* Add a test to ensure that obvious link messages are actually produced on Reid Spencer2007-08-16
* Convert .cvsignore filesJohn Criswell2007-06-29
* Add a test case for PR1434Reid Spencer2007-05-18
* For PR1319:Reid Spencer2007-04-16
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* For PR411:Reid Spencer2007-02-05
* For PR411:Reid Spencer2007-01-30
* Use -f option so test is repeatable.Reid Spencer2007-01-27
* Add a test case for PR411.Reid Spencer2007-01-27
* Make this really do nothing.Reid Spencer2007-01-27
* For PR761:Reid Spencer2007-01-26
* Global variables are not renamed by llvm-upgrade any more.Reid Spencer2007-01-05
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-03
* For PR1070:Reid Spencer2007-01-02
* For PR950:Reid Spencer2006-12-31
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* Make sure linker output is overwritten so this test can pass multiple times.Reid Spencer2006-12-19
* For PR950:Reid Spencer2006-12-19
* extern_weak link testAndrew Lenharth2006-12-15
* These files need llvm-upgrade.Reid Spencer2006-12-02
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* New testcase, the linker is not merging alignments right.Chris Lattner2006-06-16
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Add a test case for PR697, ensuring the linker works with ConstantPacked.Reid Spencer2006-01-20
* new testcase for PR662Chris Lattner2005-12-06
* New test, adjust other test.Chris Lattner2005-02-12
* Reinstate this test, it is correct after all.Chris Lattner2005-02-12
* Actually, this testcase is invalid, the bug is in the C++ FE.Chris Lattner2005-02-11
* New testcase that manyoso found compiling QT 4.0.Chris Lattner2005-02-11
* Check in an old test that never made it into CVSChris Lattner2005-01-02
* Do not multiply define symbolChris Lattner2004-12-03
* 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