Split the Add, Sub, and Mul instruction opcodes into separate
[oota-llvm.git] / test / Transforms / Mem2Reg / 2007-08-27-VolatileLoadsStores.ll
2007-08-26 Anton KorobeynikovDon't promote volatile loads/stores. This is needed...