summaryrefslogtreecommitdiff
path: root/test/Feature/testconstants.ll
AgeCommit message (Expand)Author
2016-05-10Make "@name =" mandatory for globals in .ll files.Rafael Espindola
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2008-03-01Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-20Add some tests for negative constants to unsigned and large positiveReid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-11-07Added RUN lines and dejagnu support for Feature dir.Tanya Lattner
2002-10-06 - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner
2002-05-22Remove spaces from function namesChris Lattner
2001-12-14Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner
2001-09-30Add a test for the new null keywordChris Lattner
2001-09-18Fix testcases to handle new syntax for construction and initializeationChris Lattner