[X86][SSE] Added tests for i8/i16 vector shifts
[oota-llvm.git] / test / CodeGen / ARM / noopt-dmb-v7.ll
2015-05-20 Davide Italiano[Target/ARM] Only enable OptimizeBarrierPass at -O1...