aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker
Commit message (Expand)AuthorAgeFilesLines
* Reapply r112091 and r111922, support for metadata linking, with aDan Gohman2010-08-262-0/+24
* Revert r112091, "Remap metadata attached to instructions when remappingDaniel Dunbar2010-08-262-24/+0
* Remap metadata attached to instructions when remapping individualDan Gohman2010-08-252-0/+24
* When a constant's type is refined, update the constant in placeDan Gohman2009-09-152-0/+44
* Use llvm-link -S instead of using llvm-dis.Dan Gohman2009-09-1521-24/+24
* Rename %S metavar to %M (clang uses %S for the basename of the test file).Daniel Dunbar2009-09-057-23/+23
* There is not any need to copy metadata while merging modules.Devang Patel2009-09-032-0/+55
* Remove obsolete -f flags.Dan Gohman2009-08-2518-40/+40
* Link NamedMDNodes.Devang Patel2009-08-112-0/+12
* Link metadata.Devang Patel2009-08-112-0/+24
* Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner2009-01-021-1/+1
* Add global variable to test for consistencyAnton Korobeynikov2008-10-152-0/+4
* This is not failing anymoreAnton Korobeynikov2008-10-151-2/+0
* Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixesChris Lattner2008-07-144-4/+6
* implement linking of globals to functions, in one directionChris Lattner2008-07-141-0/+13
* Testcase for PR2463Anton Korobeynikov2008-07-052-0/+32
* Testcase for PR2146Anton Korobeynikov2008-07-052-0/+27
* Use the c modifier to tell llvm-ar not to issue aDuncan Sands2008-06-271-2/+2
* when linking globals, make sure to preserve the address space of the global.Chris Lattner2008-06-271-0/+9
* Fix an error handling redefinition of linkonce functions where theChris Lattner2008-06-202-1/+9
* Fix some tests.Evan Cheng2008-06-121-2/+1
* Fix some escaping and quoting in RUN lines, mainly involving { and <. In twoMatthijs Kooijman2008-06-102-2/+2
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-206-6/+6
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Update old-style syntax in some "not grep" tests.Dan Gohman2008-05-011-1/+1
* This passes nowAnton Korobeynikov2008-03-101-1/+0
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-1016-186/+162
* Temporary XFAIL the test, until I'll commit a fixAnton Korobeynikov2008-03-091-0/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-0915-61/+62
* much simpler test caseAndrew Lenharth2008-03-082-442/+3
* add dropped section test case for PR2123Andrew Lenharth2008-03-072-0/+460
* Fix test not to emit junk into source directoryAnton Korobeynikov2008-03-051-2/+2
* Testcase for PR2054Anton Korobeynikov2008-03-052-0/+28
* Use not instead of ignore when an exit status is expected to alwaysDan Gohman2007-12-112-3/+3
* Add a test to ensure that obvious link messages are actually produced on Reid Spencer2007-08-161-0/+11
* Convert .cvsignore filesJohn Criswell2007-06-291-5/+0
* Add a test case for PR1434Reid Spencer2007-05-181-0/+15
* For PR1319:Reid Spencer2007-04-161-2/+2
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-1538-104/+108
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR411:Reid Spencer2007-02-051-0/+10
* For PR411:Reid Spencer2007-01-301-1/+1
* Use -f option so test is repeatable.Reid Spencer2007-01-271-2/+2
* Add a test case for PR411.Reid Spencer2007-01-271-0/+13
* Make this really do nothing.Reid Spencer2007-01-271-1/+1
* For PR761:Reid Spencer2007-01-263-5/+5
* Global variables are not renamed by llvm-upgrade any more.Reid Spencer2007-01-052-4/+4
* Update test cases that grepped for register names that have now changedReid Spencer2007-01-032-3/+4
* For PR1070:Reid Spencer2007-01-021-2/+2