summaryrefslogtreecommitdiff
path: root/test/Linker/testlink2.ll
Commit message (Expand)AuthorAge
* Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a Ve...Joey Gouly2013-01-10
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-09
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* Make this really do nothing.Reid Spencer2007-01-27
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-23
* Tweak testcases to use linkonce as appropriateChris Lattner2003-04-23
* New testcaseChris Lattner2003-04-21
* Covnert testcases to not use indexed loads/storesChris Lattner2002-08-22
* Cleanup testsuiteChris Lattner2002-08-20
* Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner2001-12-14
* Add testcases for internalChris Lattner2001-11-26
* Add some more interesting test cases for the linkerChris Lattner2001-10-15
* More interesting testcaseChris Lattner2001-10-14
* Test files for linkerChris Lattner2001-10-13