R600: Add support for i16 and i8 global stores
[oota-llvm.git] / test / Bitcode / flags.ll
2010-01-25 Dan GohmanFix the bitcode reader to deserialize nuw/nsw/etc....