Initial checkin
[oota-llvm.git] / test / Feature / globalvars.ll
2003-06-28 Chris LattnerAdd test for new zeroinitializer token
2002-10-06 Chris LattnerTest "external" modifier on global variable
2002-08-22 Chris LattnerCovnert tests to not use indexed load/stores
2001-12-14 Chris LattnerUpdate LLVM tests to use new pointer indexing, and...
2001-10-14 Vikram S. AdveAdded a string global variable.
2001-09-18 Chris LattnerFix testcases to handle new syntax for construction...
2001-09-10 Chris LattnerImplement global variable support