aboutsummaryrefslogtreecommitdiff
path: root/test/Feature/globalvars.ll
AgeCommit message (Expand)Author
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner
2008-03-01Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-11-23Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer
2004-11-07Added RUN lines and dejagnu support for Feature dir.Tanya Lattner
2003-06-28Add test for new zeroinitializer tokenChris Lattner
2002-10-06Test "external" modifier on global variableChris Lattner
2002-08-22Covnert tests to not use indexed load/storesChris Lattner
2001-12-14Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner
2001-10-14Added a string global variable.Vikram S. Adve
2001-09-18Fix testcases to handle new syntax for construction and initializeationChris Lattner
2001-09-10Implement global variable supportChris Lattner