aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker
Commit message (Collapse)AuthorAgeFilesLines
* Remove usage of grep-not scriptChris Lattner2003-06-281-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6966 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-281-4/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6965 91177308-0d34-0410-b5e6-96231b3b80d8
* Second testcase identified by JoelChris Lattner2003-06-021-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6543 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase identified by JoelChris Lattner2003-06-021-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6541 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for behavior we depend on.Chris Lattner2003-05-311-0/+20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6483 91177308-0d34-0410-b5e6-96231b3b80d8
* New linker problem from twolf benchmarkChris Lattner2003-05-151-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6224 91177308-0d34-0410-b5e6-96231b3b80d8
* Add uses of the appending variableChris Lattner2003-05-131-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6177 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new testcase for appending linkageChris Lattner2003-05-131-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6176 91177308-0d34-0410-b5e6-96231b3b80d8
* New test for appending linkageChris Lattner2003-05-131-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6175 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase distilled from a problem identified by sumantChris Lattner2003-04-261-0/+19
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5964 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2003-04-231-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5878 91177308-0d34-0410-b5e6-96231b3b80d8
* Tweak testcases to use linkonce as appropriateChris Lattner2003-04-232-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5877 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2003-04-213-5/+20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5826 91177308-0d34-0410-b5e6-96231b3b80d8
* Add tests for linker and linkonce globalsChris Lattner2003-04-161-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5791 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcaseChris Lattner2003-01-301-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5440 91177308-0d34-0410-b5e6-96231b3b80d8
* NEw testcaseChris Lattner2003-01-301-0/+10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5438 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix broken testcaseChris Lattner2003-01-231-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5416 91177308-0d34-0410-b5e6-96231b3b80d8
* Covnert testcases to not use indexed loads/storesChris Lattner2002-08-221-1/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3458 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix testcase to not use indexing in non-gep instructionsChris Lattner2002-08-211-2/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3439 91177308-0d34-0410-b5e6-96231b3b80d8
* Cleanup testsuiteChris Lattner2002-08-202-1/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3411 91177308-0d34-0410-b5e6-96231b3b80d8
* Clean up testcases to make them properChris Lattner2002-08-202-2/+4
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3410 91177308-0d34-0410-b5e6-96231b3b80d8
* New testcase for constexpr problem.Chris Lattner2002-08-201-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3409 91177308-0d34-0410-b5e6-96231b3b80d8
* Provide a way to actually run testsChris Lattner2002-08-201-0/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3408 91177308-0d34-0410-b5e6-96231b3b80d8
* TEstcases for old bugsChris Lattner2002-07-232-0/+18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3024 91177308-0d34-0410-b5e6-96231b3b80d8
* Update LLVM tests to use new pointer indexing, and remove unsized array test ↵Chris Lattner2001-12-142-3/+3
| | | | | | support git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1474 91177308-0d34-0410-b5e6-96231b3b80d8
* Add testcases for internalChris Lattner2001-11-262-0/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1388 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some more interesting test cases for the linkerChris Lattner2001-10-152-4/+9
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@816 91177308-0d34-0410-b5e6-96231b3b80d8
* More interesting testcaseChris Lattner2001-10-141-0/+7
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@809 91177308-0d34-0410-b5e6-96231b3b80d8
* Test files for linkerChris Lattner2001-10-132-0/+47
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@783 91177308-0d34-0410-b5e6-96231b3b80d8