Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / Feature / newcasts.ll
2013-11-15 Matt ArsenaultAdd addrspacecast instruction.
2007-11-17 Nate BegemanAdd support for vectors to int <-> float casts.
2007-01-26 Reid SpencerFor PR761:
2006-12-29 Reid SpencerRun llvm-upgrade on test to prepare for new assembly...
2006-12-18 Reid SpencerAdd a couple little tests for SExt/ZExt of constants...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.