Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / Feature / globalvars.ll
2014-06-03 Rafael EspindolaFix a small bug in the parsing of anonymous globals.
2011-07-09 Chris LattnerLand the long talked about "type system rewrite" patch...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2004-11-07 Tanya LattnerAdded RUN lines and dejagnu support for Feature dir.
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