aboutsummaryrefslogtreecommitdiffstats
path: root/test/Feature/globalvars.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+2
* Land the long talked about "type system rewrite" patch. ThisChris Lattner2011-07-091-2/+2
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-011-22/+14
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-1/+1
* Added RUN lines and dejagnu support for Feature dir.Tanya Lattner2004-11-071-0/+4
* Add test for new zeroinitializer tokenChris Lattner2003-06-281-0/+3
* Test "external" modifier on global variableChris Lattner2002-10-061-2/+2
* Covnert tests to not use indexed load/storesChris Lattner2002-08-221-1/+2
* Update LLVM tests to use new pointer indexing, and remove unsized array test ...Chris Lattner2001-12-141-1/+1
* Added a string global variable.Vikram S. Adve2001-10-141-2/+4
* Fix testcases to handle new syntax for construction and initializeationChris Lattner2001-09-181-3/+5
* Implement global variable supportChris Lattner2001-09-101-0/+14